lua-users home
lua-l archive

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


On 22 Mar 2007, at 10:21, Gavin Wraith wrote:

By the way, <wctype.h> is not part of ANSI C is it? I have to insert
#ifdef WCTYPE directives around various bits if I want to use a strict
ANCI compiler.
<wctype.h> has been in ISO C since 1995.  How long it takes for  
implementation to catch up...
drj