2009/5/6 Erik Trulsson <[email protected]>: > The C standard has very few requirements on wchar_t. It is up to each > implementation to decide how wchar_t is defined. > There is nothing which prevents the FreeBSD project from deciding > that on FreeBSD wchar_t is always 32 bits wide, which can then be relied > upon in FreeBSD-specific code. It is not like somebody else will change > the relevant include files without warning.
Ah, then wchar_t is for internal usage? Then it's OK. Alexander Churanov _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

