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>tmppic</b> -- allocate temporary picture http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
name            tmppic  --  Allocate temporary picture

synopsis        ch = tmppic(fld,picchr);
                TEXT ch;    returns pointer to temporary picture
                TEXT fld;   field that needs temporary picture
                TEXT picchr; Fill picture with this character.

description  This builds a temporary picture if the input field
           has a NULL for a picture. The function will result
           in a terminal error if there is not enough memory
           to allocate the picture.

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