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>atsayget</b> -- at location display and get string http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            atsayget --  At location display and get string

synopsis        c = atsayget(row,col,sfld,gfld,pic);
                COUNT c;          returns -1 if gettable full
                COUNT row,col;    location to display string
                TEXT sfld;       string to display
                TEXT gfld;       pointer to location to store input
                TEXT pic;        pointer to picture to use for input

description  This function displays a NULL terminated string
           at location row,col using default say attribute.
           Then it sets up an entry into a get table to input
           at row,col+strlen(sfld) using the default attributes.

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