I want to create my own program. Oviously I will need to know a few things.
1. How do I have C++ call for user input?
2. How do I check that imput.
3. Is there anyway to call a value from another file?
ex. If i typed
get names: in my program it would show all the names in the folder.
or
if they arn't me (i know how to script that part) then if they type
create: it will follow them through creating there stuff. then when its done, save everything to a output folder.
thanks
1. How do I have C++ call for user input?
2. How do I check that imput.
3. Is there anyway to call a value from another file?
ex. If i typed
get names: in my program it would show all the names in the folder.
or
if they arn't me (i know how to script that part) then if they type
create: it will follow them through creating there stuff. then when its done, save everything to a output folder.
thanks