home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00125_aa3.pcx.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  7.5 KB  |  612x131  |  4-bit (8 colors)
   ocr: This is a declaration. Declarations and statements end with al semicolon. "int" is a keyword and is one of the lundamental types of the language. Itinforms the compiler that the variables following it are of type "int"" and are to take on integer values. "lloat stands for loating point numbers.