hpux man page for tt_error_pointer

Query: tt_error_pointer

OS: hpux

Section: 3

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

tt_error_pointer(library call)											    tt_error_pointer(library call)

NAME
tt_error_pointer -- return a pointer to an error object that encodes the code
SYNOPSIS
#include <Tt/tt_c.h> void *tt_error_pointer( Tt_status ttrc);
DESCRIPTION
The tt_error_pointer function returns a pointer to an error object that encodes a Tt_status return value. The ttrc argument is the Tt_status code that is to be encoded.
RETURN VALUE
Upon successful completion, the tt_error_pointer function returns a pointer to the encoded Tt_status code.
SEE ALSO
Tt/tt_c.h - Tttt_c(5). tt_error_pointer(library call)
Related Man Pages
tt_message_arg_ival_set(3) - hpux
tt_message_class(3) - hpux
tt_message_destroy(3) - hpux
tt_pattern_callback_add(3) - hpux
tt_ptype_opnum_callback_add(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
How to list file size on HPUX?
How to extract every repeated string between two specific string?
Hpux 11iV3 administration document
Thank you members and admins