Home › Forums › C Programming › i got problem at system() function usage › Reply To: i got problem at system() function usage
February 10, 2006 at 12:50 pm
#3180
Participant
It’s because of the improved security in Windows XP or Windows 200. The functions like
- inp() [/*:1cuthl9v]
- utp()[/*:1cuthl9v]
- system();[/*:1cuthl9v]
does not work on an NT platform.
There may be some other problems, but I think using win 98 would resolve the problem.