Recent content by DarkShadows5

  1. 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.
  2. 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...
Back
Top