home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / clesson / c.dir / 00118.png < prev    next >
Portable Network Graphic  |  1995-04-05  |  3.5 KB  |  588x76  |  1-bit (2 colors)
   ocr: This is a declaration. Declarations and statements end with a semicolon. "int" is a keyword and is one of the fundamental types of the language. Iti informs the compiler that the variables following it are of type "int" and are to take on integer values. "iloat" stands for floating point numbers.