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_avail()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VM_AVAIL()
   Returns available memory.

   Syntax
         VM_AVAIL(@nExpanded,@nExtended,@nXMS,@nDisk,cDriveLetter)

   Arguments
         nExpanded     Number of blocks in expanded memory.

         nExtended     Number of blocks in extended memory.

         nXMS          Number of blocks in XMS memory.

         nDisk         Number of blocks in disk memory.

         nDriveLetter  Letter of drive to retrieve information from.

   Returns
         None

   Description
         VM_AVAIL() returns available memory in blocks to variables that are
         passed by reference.

See Also: VM_INIT() VM_QUIT() VM_USED()

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