DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

tttk_string_op(3)




tttk_string_op(3)      C LIBRARY FUNCTIONS	tttk_string_op(3)

NAME
     tttk_string_op - map a string to a	ToolTalk op code

SYNOPSIS
     #include <Tt/tttk.h>

     Tttk_op tttk_string_op(const char *opstring);

DESCRIPTION
     The tttk_string_op() function returns the Tttk_op	named  by
     opstring.

RETURN VALUE
     Upon successful completion, the tttk_string_op() function	a
     Tttk_op value; otherwise, it returns TTDT_OP_NONE.

APPLICATION USAGE
     See tttk_op_string(3).

SEE ALSO
     Tttttk(5),	tttk_op_string(3), tt_message_op(3).

Unix System LaboratorLast change: 11 May 1994			1


Man(1) output converted with man2html