Original Post
Okay, I''ve been busting my brain trying to get this to work.
I have a simple (dos) compression program that i have written and i want to add some command line options. Like so:
Zipper -c test.zpp pic1.jpg pic2.jpg pic3.jpg
Zipper is the program name, I want the -c to signal the progam to run the compile code (-e would be extract), the test.zpp the file i write to, and the rest to be the files I''m zipping. The thing I''m really stuck on is the -c though. How?!?
I''m working in visual c++ 6.0;
-----------------------------
Vash the Stampede
"Love & Peace!"