Hi, I need to know the specs. of the C language.I have a few books on C but does anyone have a link/soft copy/forums. Rgds Raj Shetgar
I have never found a C specification on-line. If you are writing in C professionally, then "The C Programming Language" is simply one book that you cannot do without. I would imagine that Kernighan and Ritchie are at some pains to guard their copyright jealously.
If you are writing C professionally you need H&S not K&R, you should also have the current ISO C document.