![]() |
|
#1
|
|||
|
|||
Was wondering how do you...I was wondering..
I use Dev C++ And i know that it uses other exe's within the dev c++ files to do operations and things. So.. How? If i make a program like this: CPP / C++ / C Code:
and another program: CPP / C++ / C Code:
OR another way you would do it? plz post |
|||
|
#2
|
|||
|
|||
Re: Was wondering how do you...You've already called another program from yours and you probably didn't even know it. See the command system("pause"). You are telling your operating system to run a program called "pause". Let's say you wanted to run the program called "hi.exe" with an argument of 10, you would use:
system("hi.exe 10"); |
|
#3
|
|||
|
|||
Re: Was wondering how do you...Quote:
well i knew i called a program but i dident know you can call a program an add variables that same way.. ty ill try it. |
|
#4
|
|||
|
|||
Re: Was wondering how do you...Can you help me with one more thing.
I wana make it go to the file but the adress of some of the files have spaces, what would i use instead of space. i know probly "\x000" but what goes in the 000 ? |
|
#5
|
|||
|
|||
Re: Was wondering how do you...Oh and if anyone wants to do somthing like this i made these functions:
CPP / C++ / C Code:
CPP / C++ / C Code:
CPP / C++ / C Code:
|
|
#6
|
|||
|
|||
Re: Was wondering how do you...Quote:
CPP / C++ / C Code:
|
Recent GIDBlog
Once again, no time for hobbies by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| a significant problem after installing Xp | mohammad | Computer Software Forum - Windows | 10 | 09-Aug-2005 08:03 |
| I was wondering.... | n3pla | Computer Software Forum - Windows | 1 | 28-Jul-2002 05:33 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The