I built the libmpatrol.lib on Windows 2000, using your Windows NMake
file and linked it up with my App along with C:\Program
Files\Microsoft Visual Studio\VC98\Lib\imagehlp.lib as your FAQ
Linking suggested. it linked fine and all the malloc and free
externals are satisfied from libmpatrol.lib.
I get an mpatrol.log file when I execute the app, but I'm not sure the
results mean anything ?
1. What is the need for including mpatrol.h - does it make sense to
include it in Fortran source with a C PreProcessor ?
2. The app crashes immediately if I attempt to run it under Developer
Studio.
3. Does the linking to libmpatrol.lib alter the behaviour of the
execution in any significant way that masks the problem I am trying to
find ( a sort of Heisenberg Uncertainty thing ..)
Thankyou for any help
Graham