Forum: Support Posted: Thu May 14, 2009 1:27 pm Subject:
Ok.
This was only a sample to show what the problem is. Our real application is allocating up to 1.106.503kb and then the debugger terminates with an acess violation.
Is there any way we can debug ...
Forum: Support Posted: Thu May 14, 2009 9:48 am Subject:
Paul,
I testet my sample on a vm with win2k and no Salford compiler installed. salflibc.dll V5.30 was located in the same directory as the exe (which was compiled before on the winxp host pc).
Durin ...
we need to allocate and deallocate a character field within a do-loop (please see example code below).
Using the compiler flags /check or /undef we have discovered that the executable does ...