theLink 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - cs - py - rb - jv - cc
Loading...
Searching...
No Matches
MqMsgque_Help_C_API

MqMsgque PACKAGE - access to a qualified help-messageMore...

+ Collaboration diagram for MqMsgque_Help_C_API:

Functions

MK_STR MqHelp (MK_STRN tool)
 write libmqmsgque specific user-help to stderr
 
MK_STR MqHelpMsgque (void)
 return a page with the usage of all libmqmsgque specific options
 

Detailed Description

MqMsgque PACKAGE - access to a qualified help-message

Function Documentation

◆ MqHelp()

MK_STR MqHelp ( MK_STRN tool)

write libmqmsgque specific user-help to stderr

Parameters
toolthe name of the tool (e.g. argv[0]) or NULL.
Returns
the help messages as string

If tool != NULL, the function will display a header like:

 tool [ARGUMENT]... syntax:
   aclient [OPTION]... @ tool [OPTION]... @...

on the help page.

◆ MqHelpMsgque()

MK_STR MqHelpMsgque ( void )

return a page with the usage of all libmqmsgque specific options