home *** CD-ROM | disk | FTP | other *** search
/ C by Discovery (4th Edition) / C_By_Discovery_4th_Edition.tar / C_By_Discovery_4th_Edition / CH_04 / 266.jpg < prev    next >
Joint Photographic Experts Group Image  |  2013-12-12  |  462KB  |  2550x3300
Labels: book | crt screen | daybook | reckoner
OCR: 266 Chapter Arrays and Pointers printf( "gd\n" *int ptr 1; printf( d\n *char ptr printf( "d\n" *(int ptr 1 printf "sd\n" (char ptr 1 printf( "$a\n" &intarray[0] printf( "gd\n ++*int ptr printf( dn *int ++ printf "sa\n" ++*int _ptr) printf( "sd\n" ++*intarray printf "gd\n" +&ch Printf( %\n 3* int ptr return Find and correct the bugs in the following program Bna Synopsis Supposed to accept input values of 10 integer values for the array ada each value and d isplay the values the array, but doesn work Object ive To provide pract: .ce ir finding common mistake Include Files #incl lude <stdic h> Function Protot ypes void init irray int[], int void add five int[] int void print array int[], int Obiective practice stdio