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>atgetc</b> -- place an entry in input que http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            atgetc  --  Place an entry in input que
                                with more control information

synopsis        c = atgetc(row,col,fld,pic,wid,ctl,lst);
                COUNT c;       0 if ok, else -1
                COUNT row,col; row and column for input
                TEXT fld;     pointer to field to place input
                TEXT pic;     pointer to picture to use for input
                COUNT wid;     display width for virtual field
                COUNT ctl;     control word
                VCSELSET lst; pointer to selection set

description  This function sets up default values & calls lower
           level func which enters an entry into a get table to
           be read at a later time and displays the entry on
           the screen.

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