Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - wdupchra wdupchr http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
WdupChrA WdupChr

Displays character/attribute multiple times.

Header File.....TCXLwin.h

Prototype.......VOID CTYP WdupChrA(BytT wr, BytT wc, AtrT at, ChrT ch,
                     IntT nd);
                VOID CTYP WdupChr(ChrT ch, IntT nd);

Source File.....WIN\WDUPCHRA.C
                WIN\WDUPCHR.C

Arguments.......wr -  Window Row
                wc -  Window Column
                at -  Attribute (See Appendix A)
                ch -  Character to Display
                nd -  Number of times to display character

Returns.........None

Notes...........Displays a character a specified number of times in the
                active window.  WdupChrA() displays at the specified
                coordinates, using the specified attribute (See Appendix
                A);  control characters and escape sequences are NOT
                recognized; cursor position is NOT updated.  WdupChr()
                displays at the window's current text attribute; control
                characters and escape sequences (See Appendix C) are
                recognized; cursor position is updated.

See Also: Appendix A Appendix C

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