Next: C Program Structure Up: Programming in C Previous: Exercises

Basic C Programming

In this Chapter we will look at the basic aspects of C programs such as C program structure, the declaration of variables, data types and operators.

It is our intention to provide a quick guide through similar C principles to most high level languages. Here the syntax may be slightly different but the concepts exactly the same.

C does have a few surprises:



drago@scri.fsu.edu
Jan. 1997