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 - vdrwbox http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VdrwBox

"Draws" a text box on the screen.

Header File.....TCXLvid.h

Prototype.......VOID VdrwBox(VposT s, VposT e, BytT b, AtrT a);

Source File.....DSP\VDRWBOX.C

Arguments.......s  -  Start Position
                e  -  End Position
                b  -  Frame Type (One of the following)
                  BOX_SNG..all single
                  BOX_DBL..all double
                  BOX_VER..horiz single, vert double
                  BOX_HOR..horiz double, vert single
                  BOX_HVY..heavy lines
                  BOX_SPA..spaces  no box
                a  -  Attribute (See Appendix A)

Returns.........None.

See Also: Appendix A

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