Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>_gfnterase()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _gFntErase()
 Erase a font previously loaded with _gFntLoad() from memory
------------------------------------------------------------------------------
 C Prototype

     #include "llibg.api"
     void _gFntErase(
                      int iFontID
                    )

 Arguments

     iFontID is the font handle as returned by _gFntLoad().

 Files   Library is LLIBG.LIB, header file is Llibg.api.


See Also: _gFntLoad()

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