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] (October 16, 2003)
The New C: Declarations and Initializations
Takes a look at the many new options for when and how a variable begins its life in C99. (C/C++ Users Journal) (April, 2001)
Are You Ready For C99?
Kuro5hin story about the new ANSI and ISO standard. (February 23, 2001)
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) (July, 1999)
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] (October 16, 2003)
The New C: Declarations and Initializations
Takes a look at the many new options for when and how a variable begins its life in C99. (C/C++ Users Journal) (April, 2001)
Are You Ready For C99?
Kuro5hin story about the new ANSI and ISO standard. (February 23, 2001)
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) (July, 1999)
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] (October 16, 2003)
The New C: Declarations and Initializations
Takes a look at the many new options for when and how a variable begins its life in C99. (C/C++ Users Journal) (April, 2001)
Are You Ready For C99?
Kuro5hin story about the new ANSI and ISO standard. (February 23, 2001)
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) (July, 1999)
Results: 1 2