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>deciget</b> -- decimal input http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            deciget  --  decimal input

synopsis        c = deciget(row,col,fld,pic,attr,control);
                COUNT c;       Returns character press that cause exit
                COUNT row,col; row and column to get input
                TEXT fld;     pointer to  field to place input
                TEXT pic;     pointer to picture to place input
                COUNT attr;    Attribute to use
                COUNT control; control word

description  This function gets the numeric input from right
           to left. Uses sprtnum to format number in the
           correct format

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