Recent content by DarkShadows5
-
D
C/C++ Guide to C++ Programming For Beginners
haha NVM I figured it out instead of using return 0; use system("PAUSE"); return EXIT_SUCCESS; and it will pause it so you can view the information.- DarkShadows5
- Post #151
- Forum: Programming and Computer Science
-
D
C/C++ Guide to C++ Programming For Beginners
your tutorials are great so far but i was wondering why every time i run one of the assignments it only shows the window for a split second? I typed everything in exactly and it does this except however the "hello world" example does not disappear as soon as it appears. it's quite annoying...- DarkShadows5
- Post #150
- Forum: Programming and Computer Science