CompuServe Messages

allocate image buffer

    05-Sep-95 16:57:25
Fm: Larry Minton 74010,3076
To: Anselmo 100646,3314
Unless your computer has about 512 meg RAM (for this project you are talking about), the swap file is created to "extend" your memory. 3ds puts in a request for memory, PharLap tries to allocate it in real memory and in swap space, runs out of disk space, and returns an error to 3ds saying that the memory allocation failed. Hence 3ds gives the error message about being unable to allocate memory. LAM