??? 06/08/07 20:52 Read: times |
#140454 - I've been learning C too! Responding to: ???'s previous message |
My favorite was this:
Further acting as a rigorous check on the expansion into numerous dialects, on UNIX systems there was only ever really one compiler for C; the so-called “Portable C Compiler”, originally written by Steve Johnson. This acted as a reference implementation for C—if the K&R reference was a bit obscure then the behaviour of the UNIX compiler was taken as the definition of the language. Taken from http://publications.gbdirect.co.uk/c_book/pr...dards.html Jon |