jeudi 21 juillet 2016

Learn to Program in C

Reverted edits by 90.196.81.111 (Talk); changed back to last version by RelatedWikihowsBot ←Older revision Revision as of 01:51, 23 June 2016 Line 196: Line 196:    int y;    int y;  −   for ( y = 0; y < 15; y++){+   for ( y = 0; y < 15; y++;){      printf( "%dn", y );      printf( "%dn", y );    }    }

Aucun commentaire:

Enregistrer un commentaire