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 MqHelp (MK_STRN tool)
 write libmqmsgque specific user-help to stderr
 
MQ_EXTERN 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()

MQ_EXTERN 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()

MQ_EXTERN MK_STR MqHelpMsgque ( void )

return a page with the usage of all libmqmsgque specific options