Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) reference Guid - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 hb_gcAlloc()         Allocates memory that will be collected by the garbage collector.
 hb_gcFree()          Releases the memory that was allocated with hb_gcAlloc().
 hb_gcCollectAll()    Scans all memory blocks and releases the garbage memory.
 hb_gcItemRef()       Marks the memory to prevent deallocation by the garbage collector.
 HB_GCALL()           Scans the memory and releases all garbage memory blocks.
 HB_IDLEADD()         Adds the background task.
 HB_IDLEDEL()         Removes the background task from the list of tasks.
 HB_IdleState()       Evaluates a single background task and calls the garbage collector.
 hb_idleState()       Evaluates a single background task and calls the garbage collector.

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