Hi guys,
I have some intermittent problems to allocate big chuncks of
memory (~ 10 Mb) with malloc() functions and new operator in
C++ on Digital Unix 4.0D. Sometimes memory is allocated sometimes not,
while sufficient memory seems to be present on the computer (~256 Mb).
The same program works O.K. on PC with Visual C++ and on Digital UNix
with smaller size of memory allocations.
Did anybody experenced similar problems aand are there any ways around.
Igor Kurnikov
igor_at_dumbo.chem.pitt.edu
Received on Mon Apr 06 1998 - 20:43:46 NZST