Debugging R/Fortran in Windows
Duncan,
Seth - Thanks for suggesting valgrind. I tried it out, and it correctly told me that memory leakage was not the problem (although I didn't believe it at first).
Is there a version of valgrind that works in Windows now, or did you do this test somewhere else? Duncan Murdoch
No, I didn't find a version of valgrind that works on Windows. I used it on Linux. Best wishes, James