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

Re: [MiNT] MiNTLib 0.51



On Fri, May 07, 1999 at 11:15:40AM +0200, Andreas Schwab wrote:
> But the C standard requires that every such macro is also available as a
> plain function, ie. the following program is strictly compliant:
> 
> int isspace (int);
> int main () { return isspace (' ') == 0; }

Correct, I will fix that.
For now (->kellis), #include <ctype.h> to get the macro definition
instead.

Ciao

Guido
-- 
http://stud.uni-sb.de/~gufl0000
mailto:gufl0000@stud.uni-sb.de