[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Small setback in porting Lua to Windows CE
- From: Alan Watson <alan@...>
- Date: Wed, 14 Oct 1998 17:30:43 -0500 (CDT)
> PS: nevertheless, it is worth reminding that all this "FILE* functions" are=
>
> strictly ANSI, and should be supported by any compiler that claims to
> understand ANSI C.
Only "conforming hosted implementations" are required to
provide the whole library. A "conforming freestanding
implementation" of ANSI/ISO C need only provide float.h,
limits.h, stdarg.h, stddef.h.
In a freestanding environment you can't even rely on the
string functions, let alone things like fopen and malloc.
Regards,
Alan
--
Dr Alan Watson
Instituto de Astronomía UNAM