K
Keith Thompson
Roger said:Keith Thompson wrote: [...]
I had to blow the dust of the K&R. Allthougth I have it I never use it
as I know it by heart. I know that the lib c in K&R only includes
stdio.h wrt interfaces to the real world. So can I assume from that
this ng considers OT anything that cannot be directly implemented using
the libc of K&R. It would seem a bit narrow to me.
I mentioned K&R because it's a reference you're likely to have. The C
language is defined by the ISO standard.
You can certainly do plenty of system-specific and non-portable things
in C, using libraries beyond those defined by the standard. We just
don't discuss them here, largely because we lack the expertise, and
largely because there are plenty of newsgroups that discuss particular
systems.
[...]
Does not really seem an appropriate place to ask about a good libc
implementation for Win32. If they are as pedantic over there as you lot
over here are I would be flamed to ashes ;-)
There are also a number of Windows newsgroups. You might try
comp.os.ms-windows.programmer.win32.