|
C++ Console Program Arguments
|
|
07-12-2006, 05:15 AM
(This post was last modified: 09-30-2008 02:54 AM by cmckni3.)
Post: #1
|
|||
|
|||
|
C++ Console Program Arguments
This is a tutorial I wrote about making a console program that accepts commandline arguments. I am using the standard format of
Code: int argc, char *argv[]Code: #include <iostream>I find this useful because when using Microsoft Visual Studio you can use a program that takes command line arguments and does something like write to a file. If you like this tutorial please register. |
|||
|
« Next Oldest | Next Newest »
|

Search
Member List
Calendar
Help


