ILE C/C++ Language Reference


Statements

A statement, the smallest independent computational unit, specifies an action to be performed. In most cases, statements are executed in sequence. The following is a summary of the statements available in C and C++:

Related References


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]