|
|
|
|
|
HP C/HP-UX Reference Manual: Workstations and ServersChapter 6 Statements |
|
Table of Contents
This chapter describes the statements in the C programming language. The statements are grouped as follows:
Statements are the executable parts of a C function. The computer executes them in the sequence in which they are presented in the program, except where control flow is altered as specified in this chapter. Syntax
Example
|
||||||||||||||||||||||||||||||
|
|
|||||||||