| 2. | Restricted Pointers are Coming | | | Summarizes the motivation for the new type qualifier restrict and explains how to use it. Also shows a way to check how well compilers exploit the possibilities of restrict. (C/C++ Users Journal) www.cuj.com |
| 3. | My Love-hate Relationship with C | | | C, most popular of all embedded languages, may be fun and efficient, but is a horrible language, with little to help make correct programs; a disaster, bizarre hodgepodge meant to give far too much control over computer. [Embedded.com] www.embedded.com |
| 4. | Object Oriented Programming in C | | | If you are stuck with C in one way or another, you will be able to do object programming in ANSI C with the approach presented in article. r.j.versluis.bei.t-online.de |
| | |