Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - helpsettopic() selects a help default topic http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 HelpSetTopic()         Selects a help default topic
 --------------------------------------------------------------------------------

 Syntax

        HelpSetTopic( cTopic )

 Parameters

        cTopic is a string that let us specify the default topic
               where automatically show help.

 Returns

        Nothing

 Description

        It lets us select a help default topic. We may change this topic
        from inside different parts of our program.

 Example

        HelpSetTopic( "Use_of_help" )

 Source: HELP.C


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