Guest_imported
New member
- Jan 1, 1970
- 0
Hey!
I'm new to C++, and I'm trying to make a program that reads all lines in a text file, which contains ip addresses, so I can use "route add <ip address> <gateway's ip>". I tried to make a batch file, but the route command doesn't like to be followed up by another route command... Can someone plz help me?
Thanx a bunch!
I'm new to C++, and I'm trying to make a program that reads all lines in a text file, which contains ip addresses, so I can use "route add <ip address> <gateway's ip>". I tried to make a batch file, but the route command doesn't like to be followed up by another route command... Can someone plz help me?
Thanx a bunch!