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 - <b>gethelptopic()</b> retrieves the default help topic http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 GetHelpTopic()   Retrieves the default help Topic
 --------------------------------------------------------------------------------

 Syntax

        GetHelpTopic( [ ncTopic ] )

 Parameters

        ncTopic Is an optional parameter and lets us specify the topic
                about which we want help. It can be a number or a string.
                If it is not specified, the default topic selected
                with HelpSetTopic() will be shown.

                The topics identifiers are established by the help
                file author.

 Returns

        Nothing

 Description

        We may select a default topic to be called every time we
        request help.

 Example

        GetHelpTopic( "Use_of_help" )

 Source: HELP.C


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