hpux man page for tttk_op_string

Query: tttk_op_string

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

tttk_op_string(library call)											      tttk_op_string(library call)

NAME
tttk_op_string -- map a ToolTalk op code to a string
SYNOPSIS
#include <Tt/tttk.h> char *tttk_op_string( Tttk_op opcode);
DESCRIPTION
The tttk_op_string function returns a string containing the op for opcode.
RETURN VALUE
Upon successful completion, the tttk_op_string function returns a string that can be freed using tt_free(3); otherwise, it returns NULL.
APPLICATION USAGE
The distinctions in the Tttk_op enumerated type are for programmer convenience, and elements of Tttk_op do not necessarily map one-to-one with op strings, since ToolTalk allows ops to be overloaded. For example, TTME_EDIT and TTME_COMPOSE are overloaded on the same op (Edit), and the messages only vary by the Tt_mode of the first argument.
SEE ALSO
Tt/tttk.h - Tttttk(5), tt_message_op(3), tt_free(3). tttk_op_string(library call)
Related Man Pages
tt_spec_create(3) - hpux
tt_spec_file(3) - hpux
tt_spec_type(3) - hpux
ttdt_file_event(3) - hpux
ttdt_sender_imprint_on(3) - hpux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
Thank you members and admins
Seeking Alternative for diff in hp
Wrong Array...
Tar Command