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

Define text descriptions for current menu.

Header File.....TCXLmnu.h

Prototype.......IntT CTYP MnuTxt(BytT wr, BytT wc, AtrT at);

Source File.....MNU\MNUTXT.C

Arguments.......wr -  Window Row for descriptions
                wc -  Window Column for descriptions
                at -  Attribute for display (see Appendix A).

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOMNUDEF  -  No Menu Defined

Notes...........This function is new with TCXL 5.52, reducing the overhead
                of calling ItmTxt() several times with identical
                parameters.

See Also: Appendix A

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