Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>vm_init()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VM_INIT()
   Initialize virtual memory driver.

   Syntax
         VM_INIT(nBlocks,nReserved,cFileName)

   Arguments
         nBlocks       Number of blocks to use in virtual memory.

         nReserved     Number of blocks resrved for other activities.

         cFileName     Name of file created to open memory if there isn't
                       enough XMS, expanded, or extended memory.

   Returns
         None

   Description
         VM_INIT() sets aside memory for the virtual memory driver and other
         activites. Also, it creates a file to give memory if there is not
         enough in XMS, expanded, or extended memory.

See Also: FLIP_INIT() INITDATA() VM_AVAIL() VM_USED() VM_QUIT()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson