Mail Archives: djgpp/1996/09/20/00:28:53
From: | P DOT Koshevoy AT m DOT cc DOT utah DOT edu (Paul Koshevoy)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Virtual memory exceeded in `new' - leave2.cpp (0/1)
|
Date: | Thu, 19 Sep 1996 06:15:44 GMT
|
Organization: | University of Utah
|
Lines: | 15
|
Message-ID: | <51s2qo$8ei@news.cc.utah.edu>
|
NNTP-Posting-Host: | ctsasync55.cc.utah.edu
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hi !
This is a second try :
Has anyone ever encountered a message saying
" Virtual memory exceeded in `new' "
I will attach the source code with which I have trouble.
The program is supposed to compare two files : it should save in to a
report file whatever is in the second file that it does not find in
the first file. I get the error right after I return from the
get_skeeps(...) function having marked some areas in a sample string
to be ignored . You would have to look at the source code in order to
get the idea . I have tried debugging with gdb , but gdb says program
exited with code 0377 , no stack .
Thank You.
Paul
- Raw text -