Execute SNUSP/C: Difference between revisions

Content added Content deleted
mNo edit summary
Line 73: Line 73:




char *in_the_space = "help! I was thrown alone in the void space!\n";
const char *in_the_space = "help! I was thrown alone in the void space!\n";
char *trip_around_world = "wow! I always dreamed about a trip around the world!\n";
const char *trip_around_world = "wow! I always dreamed about a trip around the world!\n";