[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 __RETFREE
 Return char to Clipper and Free memory
------------------------------------------------------------------------------

 Function:
 __RETFREE:FAR

 Description:
 This function is the Logical counterpart of __PARGRAB, it returns
 the character pointed to by DX:BX of length CX to Clipper, and
 then free's the space Grabbed earlier in DX:BX. It's thus the
 complement of __PARGRAB.

 Example:
 See the Example in __PARGRAB

See Also: __PARGRAB
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson