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 - vputspa, vputnca http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
VputSpa, Vputnca

Displays <n> spaces (or char/attr pairs) to display.

Header File.....TCXLvid.h

Prototype.......VOID PAS VputSpa(IntT n);
                VOID PAS Vputnca(ChrT c, AtrT a, IntT n);

Source File.....DIO\VPUTSPA.ASM
                DIO\VPUTNCA.ASM

Arguments.......n  -  Number of spaces to display
                c  -  Character to display
                a  -  Attribute (see Appendix A)

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

Notes...........Displays the appropriate characters/attributes, updating
                the cursor position.  Under DOS, these functions calls the
                video BIOS.

See Also: Appendix A

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