stf-parse.c:32: wctype.h: no file found



Title: stf-parse.c:32: wctype.h: no file found

but I read this on: http://www.geocrawler.com/archives/3/159/1997/12/0/767523/

Sorry, it`s not (just) some kind of Microsoft header file; it`s a new ANSI
header file that provides support routines and definitions for wide
characters.  In addition to being provided by the MS Visual C++ development
environment, it`s available on Solaris 2.5.  The functions/macros it
provides are also available on other commercial Unices--such as Digital`s
version of OSF/1, HP/UX 10, and AIX 4.2--even though they don`t provide the
<wctype.h> header file.  (You include either <wchar.h> or <ctype.h> to get
them, depending on the OS flavor.)

thanks Martin

-----Ursprüngliche Nachricht-----
Von: J.H.M. Dassen (Ray) [mailto:dm zensunni demon nl]
Gesendet am: Freitag, 11. Januar 2002 14:06
An: 'gnumeric-list gnome org'
Betreff: Re: plugin-util.c:319: `MAP_FAILED' undeclared (first use in
this fun ction)

On Fri, Jan 11, 2002 at 13:38:31 +0100, Gansser, Martin wrote:
> stf-parse.c:32: wctype.h: Keine Datei und kein Verzeichnis

Hmm.. I don't know how to work around that. "wctype.h" contains the
"wide-character classification and mapping utilities" and is specified in
the Single UNIX® Specification (http://www.unix-systems.org/online.html).

Ray
--
Do Microsoft's TCO calculations include TC of downtime?
_______________________________________________
gnumeric-list mailing list
gnumeric-list gnome org
http://mail.gnome.org/mailman/listinfo/gnumeric-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]