Prev: Call for Paper The International Journal of Computer Science (IJCS)
Next: The project BIEW was renamed into BEYE
From: Geoff Clare on 25 Feb 2010 09:24 Richard Bos wrote: > gettext() is nice if you have it (it's POSIX, isn't it? No, gettext() is not in POSIX. It specifies catopen(), catgets(), and catclose(). (They used to be in the XSI option, but were made mandatory in the 2008 revision.) > Not ISO, anyway, By "Not ISO" presumably you meant not in the (ISO) C Standard. You could say "Not ISO C" for that, but "Not ISO" is ambiguous because POSIX is also an ISO standard. -- Geoff Clare <netnews(a)gclare.org.uk> |