 | | For the most part, the changes made in ANSI C are a good thing. ANSI C is rapidly becoming available on almost all UNIX platforms, and its growing use will result in code that is both more portable and less prone to error, provided that features such as function prototypes are used wherever possible. | |
|