Topic: Problem with system() function
Author: sepehr@cs.buffalo.edu (Ramin Sepehr)
Date: Mon, 31 Oct 1994 21:44:14 GMT Raw View
This is about Borland C++ 3.1
I am having problem with system() function under Borland C++.
I have compiled the program on two different machines. One is a
486 Local bus machine and the other is a 486 Non-Local bus machine.
The system call crashes the whole program on the non-local bus machine
but it works perfectly on the local bus machine.
Why should the system call be hardware dependant?
Please respond by e-mail as well if you want to follow up.
Ramin