Monthly Archives: February 2010

C: Comments on Declaration/Definition Syntax

From: “C: An Advanced Introduction” (Narai Gehani) – 1984 – ISBN 0-88175-053-0 The syntax for declarations and definitions in C is similar to the syntax used for accessing values of these objects; that is, it is similar to the syntax used to represent object values in expressions. This is an important difference between C and [...]

  • Share/Bookmark