Changes

Jump to navigation Jump to search
69 bytes added ,  14:08, 17 May 2008
no edit summary
Line 40: Line 40:     
     // Just include the unistd.h header and call the exit() function to go back to the loader
 
     // Just include the unistd.h header and call the exit() function to go back to the loader
 +
    // Returning from main also works, since that calls exit for you
 
     #include <unistd.h>
 
     #include <unistd.h>
 
     // ....
 
     // ....
351

edits

Navigation menu