Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Zortech C++ Language Reference - farfree http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                                 farfree

   Usage
   #include <dos.h>
   void farfree(void far *memblock);

   Description
   farfree releases a memblock of previously allocated far memory pointed
   to by the far pointer memblock. The memblock argument must point to  a
   memory   block  previously  allocated  by  farcalloc,   farmalloc   or
   farrealloc.

   Example
   See that provided under the heading Far_Package.


See Also: calloc farcalloc farcoreleft farmalloc farrealloc free malloc

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