RE>A question about Borland C++ for... 5/2/96
Try to look at your makefile. If the makefile does not specify update
execuatble or object with source code change, you will have to remove the *.O
files first and then compile. Hope this will help you. Good luck.
Zhian Li
Argonne National Lab.