HELLO,
Is it necessary for a C programmer to have an ANSI C standard or it's sufficient to own Kernigham and Rithie's The C programming language?
I know that the ritchie's book is quite brief and precise. But still, do I need a ANSI C standard?
Also,
Which ANSI C standard should I prefer i.e. ANSI C89 or ANSI C99 to implement in my C programs?
Can you tell me pros and cons of both standards?
Also, is there a newer standard in existence better than ANSI C99?
Also,
Is ritchie's book's edition second (ANSI C) good or should I buy the latest edition of book? (the book is probably ANSI C89 based)
THANKS IN ADVANCE TO EVERYONE....... ..........
============
AmbrNewlearner
============
Is it necessary for a C programmer to have an ANSI C standard or it's sufficient to own Kernigham and Rithie's The C programming language?
I know that the ritchie's book is quite brief and precise. But still, do I need a ANSI C standard?
Also,
Which ANSI C standard should I prefer i.e. ANSI C89 or ANSI C99 to implement in my C programs?
Can you tell me pros and cons of both standards?
Also, is there a newer standard in existence better than ANSI C99?
Also,
Is ritchie's book's edition second (ANSI C) good or should I buy the latest edition of book? (the book is probably ANSI C89 based)
THANKS IN ADVANCE TO EVERYONE....... ..........
============
AmbrNewlearner
============
Comment