Previous: 2 Basic Concepts
Up: 2 Basic Concepts
Next: 2.2 Organization of C Programs - Simple Statements
Previous Page: 2 Basic Concepts
Next Page: 2.1.1 Developing the Algorithm

2.1 A Simple C Program

The easiest way to learn programming is to take simple tasks and see how programs are developed to perform them. In this section we will present present one such program explaining what it does and showing how it executes. A detailed description of the syntax of the statments used is given in Section 2.2.


tep@wiliki.eng.hawaii.edu
Tue Aug 16 14:01:55 HST 1994