home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_01 / 013.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-11  |  873KB  |  2550x3300
Labels: book | crt screen | poster | reckoner
OCR: An Introduction to Output in int main( void pri intf( by Di scovery \n" Notes 2,3 and 4 return To get an overview of the program output c notice that consists of the single function ma n There are no subprograms in this program. The function ma in() has has only one statement. This one statement contains three new ideas that are in described below Note 1: This line contains an example of preprocessor directive It begins with the the symbol # This incl Lude directive causes the contents of external file named stdio.h to be read into the source file at this tell location the in the code The angle brackets V and surrounding the file name compiler where to find the file. Header files consist of C source called code segments The header files that are supplied with compiler are standard header f ...