Well, if you doargc is the number of arguments passed (0 is the program name). You could use that to see how many files were passed.Code:int main(int argc, char* argv[])
|
Results 1 to 2 of 2
Thread: fstream and argv[]Threaded View
|
Click Here to Expand Forum to Full Width |