Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Vitamin C Library - name <b>clrgets</b> -- clear pending gets http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            clrgets  --  Clear pending gets

synopsis        c = clrgets(tblptr);
                COUNT c;
                GETTABLE tblptr;   pointer to table to clear
description  This clears all pending and active gets and
           frees temp edit and temp pic space.  Must have
           pointer to table (i.e. the one returned by
           tblalloc()).  Ok to pass default table pointer
           (i.e. 'vcdgt').

           Returns 0 if successful, -1 otherwise.

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