Subj : Re: programming with large memory requirements To : comp.programming From : Martin Eisenberg Date : Tue Sep 27 2005 05:50 pm KRK wrote: > Is there any sort of "External RAM" that can be loaded, and > treated from within a program as if it is a hard drive (i.e > using C statements like fopen() and fread() ) using a regular 32 > bit PC? If you have the main memory, use something called RAM drive or Ramdisk. There are lots of products. Martin -- Quidquid latine dictum sit, altum viditur. .