i hav a prob, if a condition is satisfied- the compiler shud run an exe. i used the system() and the error is:
Linker Warning: No module definition file specified: using defaults
Linker Error: Undefined symbol _system in module NONAME00.CPP
is there any other way?
PS. IM using turbo c++ 4.5
Last edited on