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 / 054.jpg < prev    next >
Joint Photographic Experts Group Image  |  2014-01-07  |  514KB  |  2550x3300
Labels: binder | book | crt screen | monitor | poster | reckoner
OCR: Chapter Getting Started Identifiers Thing Consist of letters, underscores and numbers. They must not start with number and must not conflict with any keyword. Library Functions or intf "control str ing" parame ters) Does output. Takes one additional parameter for each conv ersion speci fication in the control string scanf cont rol stri ing" parame ers Does formatted input Takes one additional parameter for each conversion specification in the control string abs int Returns the absolute value of its parameter Operators assignment addition unary minus and subtraction multiplication division remainder compound ass ignment increment by 1 decrement by Preprocessor Directives #incl Lude includes a source file or header file at that point in the code #define used to define constants for easy read ...