Loading...
Searching...
No Matches
MqMsgque_Help_C_API

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

+ Collaboration diagram for MqMsgque_Help_C_API:

Functions

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

Detailed Description

MqMsgque PACKAGE - access to a qualified help-message

Function Documentation

◆ MqHelp()

MQ_EXTERN MK_STR libmqmsgque::MqHelp ( MK_STRN tool)

write ccmqmsgque 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.

+ Here is the caller graph for this function:

◆ MqHelpMsgque()

MQ_EXTERN MK_STR libmqmsgque::MqHelpMsgque ( void )

return a page with the usage of all ccmqmsgque specific options

+ Here is the caller graph for this function: