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

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

Contents


 tt_status_message(library call)             tt_status_message(library call)




 NAME    [Toc]    [Back]
      tt_status_message - provide a message for a problem status code

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tt_c.h>
      char *tt_status_message(
      Tt_status ttrc);

 DESCRIPTION    [Toc]    [Back]
      The tt_status_message function returns a pointer to a message that
      describes the problem indicated by this status code.

      The ttrc argument is the status code received during an operation.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the tt_status_message function returns a
      pointer to a character string that describes the status code, which is
      one of the following Tt_status values:

      TT_OK     The operation completed successfully.

      TT_xxx    Any other TT_ status code is explained in the returned
                string.

 APPLICATION USAGE    [Toc]    [Back]
      The application should use tt_free(3) to free any data stored in the
      address returned by the ToolTalk API.

 SEE ALSO    [Toc]    [Back]
      Tt/tt_c.h - Tttt_c(5), tt_ptr_error(3), tt_free(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
gss_display_status HP-UX provide an application with the textual representation of a GSSAPI status code that can be displayed to a user
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
gss_wrap HP-UX attach a message integrity code (MIC) to a message, and optionally encrypt the message content
gss_get_mic HP-UX calculate a cryptographic message integrity code (MIC) for a message and return in a token
EvmStatusTextGet Tru64 Formats text version of EVM status code
sact Tru64 Displays current Source Code Control System (SCCS) file editing status
gss_verify_mic HP-UX check a cryptographic message integrity code (MIC) against a message to verify its integrity
tt_message_status_set HP-UX set the status attribute for a message
tt_message_status HP-UX retrieve the status attribute from a message
mq_getattr HP-UX get status information and attributes associated with a message queue
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service