HI folks:
I have an application that passes information via files. I need to speed
up this communication mechanism and still retain a file transfer
interface. One way to do this is via a ramdisk but I don't have the
foggiest idea of how to create one, assign a file name, format,erase,etc.
In other words i need do all the things you do to disks.
1) does anyone know how to make a ramdisk and assign files to it?
2) does anyone have c code to make a ramdisk?
Can someone point me in the "write" direction?
Bill D.