Quote:
Originally Posted by iStefan
Okay how can I make a check if my own program is passed an argument when it starts.
|
if you question is as qouted above.. then you can simply look at your definition for main(), depending on how you handled your arguments.
If you want to find out if an argument is pass into some other programs, I can't offer any help. debugging is the key, lol