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

synopsis        VOID sayseg(wno,r,c,fld,beg,width,attr)
                COUNT wno;   window number
                COUNT r;     row coordinate
                COUNT c;     column coordinate
                TEXT fld;   pointer to source string
                COUNT beg;   beginning position
                COUNT width; number of characters to print
                COUNT attr;  attribute to print with

description  Prints a substring in the desired window.  If
           "wno" is < 1, it prints in the default window.


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