home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_06 / 340.jpg < prev    next >
Joint Photographic Experts Group Image  |  2014-01-01  |  674KB  |  2550x3300
Labels: book | bulletin board | crt screen | monitor | poster | reckoner
OCR: 340 Chapter Keeping Control Experi iment by placing comment symbols around one or more of Make 'the sure break you statements understand and the executing functionality the of program the break again. state- ment in this context Note that fgets() was pasn to op the input even though only one character was needed and inspected by the program Modify the program to have the input done by getchar( are Test handled thoroughly. properly What with problems fgets exist with getchar that gram Could to the use input scanf be done for with the input. scanf ?If so modify the pro Once the program expanded to play the games Nim and Guessit, what difference would the choice of library input func- tions make to the rest of the program? Getting Out Gracefully The exit two concepts function discussed Both i ...