Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.misc > #788
| From | Marco van de Voort <marcov@toad.stack.nl> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: Error 203 Out of Heap Space |
| Date | 2014-05-14 20:14 +0000 |
| Organization | Stack Usenet News Service |
| Message-ID | <slrnln7jkb.22tm.marcov@toad.stack.nl> (permalink) |
| References | <0192aefb-b5fd-4039-a224-44524d3b1f2b@googlegroups.com> |
On 2014-05-14, SirJohn <contestcen@aol.com> wrote: > In other Pascals there is a MaxAvail function that lets me > avoid the error. Only in old DOS PASCALs, where all memory is allocated to one application when it starts up (every left after tsrs and device drivers had their fill). You won't find that in anything modern. Probably you need to rethink your memory strategy, or (plugin extra memory).
Back to comp.lang.pascal.misc | Previous | Next — Previous in thread | Find similar
Error 203 Out of Heap Space SirJohn <contestcen@aol.com> - 2014-05-14 06:57 -0700 Re: Error 203 Out of Heap Space Kai Burghardt <wiz@KaiBurghardt.de> - 2014-05-14 19:31 +0000 Re: Error 203 Out of Heap Space Marco van de Voort <marcov@toad.stack.nl> - 2014-05-14 20:14 +0000
csiph-web