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

Push current help category, then set help category.

Header File.....TCXLhlp.h

Prototype.......IntT CTYP HlpAdd(TagT ht);

Source File.....HLP\HLPSET.C

Arguments.......ht -  Help Tag-ID

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOHLPDEF  -  No Help Record Defined
                   W_HLPSTKOV  -  Help Stack Overflow (Stack Full)

Notes...........Adds the current help category to the help category stack,
                then sets the current help category to the specified help
                category.  It's effectively the same as doing a HlpCur()
                followed by a HlpSet().

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