home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_03 / 188.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-21  |  539KB  |  2550x3300
Labels: book | bulletin board | computer | monitor | poster | reckoner
OCR: 188 Chapter Basic Data Types 35 2f for decimal point representation 2e for exponential representation 20 for minimal space representation 2F for exponential representation 2G for minimal space representation long double: With printf() and scanf 5 .2Lf for for decimal exponential point representation representation Things .2Le 2Lg for minimal space representation With printf only 5 2LE for exponential representation 2LG for minimal space representation Function Types Can be any of the scalar data types double circle( double radius ANSI prototype Operators 1 zeof Takes an expression or a type as an argument and returns the number of 'bytes allocated for that type Bit operator negation bitwise -and bitwise-or bitwise xor shift right shift left Cast operator type Types Integer Types: Hold inte ...