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
How to compile/run from Command Prompt?
How to compile/run from Command Prompt?
Sep 1, 2008 at 6:14pm UTC
mikeb570
(188)
I'm kind of stupid and never learned how to do anything with the command prompt. How do you run exe's from command prompt? And how do pass arguments to it? (argc and such)
Sep 1, 2008 at 7:27pm UTC
helios
(17607)
>program.exe argv[1] argv[2] "argv[3] with spaces"
Topic archived. No new replies allowed.