Mail Archives: djgpp/1997/06/05/04:27:29
On Wed, 4 Jun 1997, Peter Palotas wrote:
> I was wondering where I can get a hold of the official ANSI C respecive
> ANSI C++ specifications.
You need to pay quite a lot of money (about $100) to buy it. As a
substitute, try any good books that describe the standard.
http://www.dinkumware.com is one place that has the entire standard in
browsable HTML.
> I'm also wondering what POSIX is, and where I can get information about
> that?!
POSIX is a standard for Unix-like commands, C library and system calls.
Try to find any books on POSIX programming (the standard itself also
sells for a few tens of bucks).
- Raw text -