*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> tttk_op_string (3)              
Title
Content
Arch
Section
 

Contents


 tttk_op_string(library call)                   tttk_op_string(library call)




 NAME    [Toc]    [Back]
      tttk_op_string - map a ToolTalk op code to a string

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tttk.h>
      char *tttk_op_string(
      Tttk_op opcode);

 DESCRIPTION    [Toc]    [Back]
      The tttk_op_string function returns a string containing the op for
      opcode.

 RETURN VALUE    [Toc]    [Back]
      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    [Toc]    [Back]
      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    [Toc]    [Back]
      Tt/tttk.h - Tttttk(5), tt_message_op(3), tt_free(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
tttk_string_op HP-UX map a string to a ToolTalk op code
strerror Linux return string describing error code
alGetErrorString IRIX get a string corresponding to an Audio Library error code
cstr Linux print out string literals in C source code
gai_strerror Tru64 Print an error message string based on a return code from the getaddrinfo or getnameinfo routine
sconv HP-UX hp9000 utility for Simplified-Chinese code code-converter
dmFS1016Encode IRIX implements the US Federal Standard 1016 4800/7200/9600 bits/s CELP (Code Excited Linear Predictive) Voice Code
dmFS1016Decode IRIX implements the US Federal Standard 1016 4800/7200/9600 bits/s CELP (Code Excited Linear Predictive) Voice Code
xsubpp IRIX compiler to convert Perl XS code into C code
xsubpp OpenBSD compiler to convert Perl XS code into C code
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service