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

Construct an attribute from it's component parts.

Header File.....TCXLvid.h

Prototype.......IntT Vattrib(IntT f, IntT b, IntT i, IntT h);

Arguments.......f  -  Foreground Color
                b  -  Background Color
                i  -  Intensity
                h  -  Blink Bit

Returns.........The new attribute code

Notes...........Creates a text attribute (See Appendix A).  It is usually
                much easier to create a create attribute using the
                attribute identifiers listed in Appendix A, but this
                provides an alternate method.

See Also: Appendix A

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