home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_07 / 433.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-21  |  588KB  |  2550x3300
Labels: binder | book | poster | reckoner
OCR: Language Elements Introduced in This Chapter: A Review 433 nd Language Elements Introduced in This Chapter: A Review on Enumerated Types Declaration of ly enum boolear Lse true Funetions Functions may return a pointer to a structure ANSI C functions may return structure Functions may return unions or enumerated types. Library Functions rncpy Copies a specified number of characters from one string into an arTay of chars atoi Converts string of digits into the corresponding integer. atof Converts a string representation ofa floating point number to typc float. om ding Operators Operators allowed with structure and union variables: assignment ore- si eof address operator from Operators that can be used with ints can be used with enumerated types field Parameters to Functions Structures or poi ...