We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
my code is not code working. i copy from the webpage?
int main ( int , char ** ) { char __attribute ( "scatter_segment_before_main" ) message [ ] = "12345679";
int i ;
for ( ; ; ) ;
return 72 ; }
what is wrong?>
This is what's wrong: "i copy from the webpage"
Copying stuff from webpages that you don't understand is rarely good...