cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Starting without Debugging Problem
Starting without Debugging Problem
Feb 11, 2014 at 11:54pm UTC
morphantom
(6)
I created a program last night, but when i opened it today and tried to edit it. However, no matter what i put in the code, when i go to "Start Without Debugging" it keeps running the program as the initial saved program from last night.
I am using microsoft visual studios for c++.
What is happening?
Feb 11, 2014 at 11:59pm UTC
Peter87
(11234)
You probably have to press Build or Compile or something like that before running the program.
Topic archived. No new replies allowed.