SE250:lab-9:rwan064:output 1.c
Jump to navigation
Jump to search
/ * Comments * / int main ( void ) { char * x = " hello world " ; / / comment return 0 ; }
/ * Comments * / int main ( void ) { char * x = " hello world " ; / / comment return 0 ; }