Programming in C: system( "pause") - Ubuntu Forums
before function main's return. My code will compile with system pause, but it barks at me a bit. It doesn't like it really. Also, the program won't actually "pause" the program just runs and ignores the system pause. From what I've read, this is basically...