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>prnnum</b> -- display a formatted number http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            prnnum  --  Display a formatted number

synopsis        c = prnnum(row,col,fld,pic,attr);
                COUNT c;       returns a 1 if field is full else 0
                COUNT row,col; location to display
                TEXT fld;     field to display
                TEXT pic;     picture to format with
                COUNT attr;    attribute to display with

description  This function display the field at the desired
           location using the selected picture and attr.
           if during formatting the program needs more room
           or is full the function returns a 1.

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