hmm for some reason this program is causing an illegal operation
BTW.. heh i been here before.. just... got in to some trouble.. and lost all in cCode:#include <stdio.h> int main() { char name; printf( "What is your name " ); scanf( "%s", &name ); printf( "Welcome %s", &name ); getch( ); return 0; }now i have to start from squer one



LinkBack URL
About LinkBacks
now i have to start from squer one 


