DawgieDog
03-14-2003, 03:23 PM
ok, after I write the code I save the file and compile it, then what is the file suppose to run on, MS DOS? Like some maze game I dled(that is a C++ program) what do I run that game with?
|
||||
I have a few questions about C++DawgieDog 03-14-2003, 03:23 PM ok, after I write the code I save the file and compile it, then what is the file suppose to run on, MS DOS? Like some maze game I dled(that is a C++ program) what do I run that game with? Spookster 03-14-2003, 04:19 PM Depends on what your code is suppose to do and assuming you compiled it using something like Visual C++ and created a windows executable .exe file. Jason 03-14-2003, 11:23 PM it depeneds on the code...seeing it would help. But you probably use a "cout" command which outputs to a dos prompt. If there are graphic calls then maybe not. But it really just all depends on whats in the code. Jason |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum