Query: tt_error_int
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
tt_error_int(library call) tt_error_int(library call)NAMEtt_error_int -- return an integer error object that encodes the codeSYNOPSIS#include <Tt/tt_c.h> int tt_error_int( Tt_status ttrc);DESCRIPTIONThe tt_error_int function returns an integer error object that encodes a Tt_status return value. The ttrc argument is the Tt_status code that is to be encoded.RETURN VALUEUpon successful completion, the tt_error_int function returns the encoded Tt_status code.APPLICATION USAGEThe integer error objects are negative integers; an application should use this call only when the valid integer values are non-negative.SEE ALSOTt/tt_c.h - Tttt_c(5). tt_error_int(library call)
Related Man Pages |
---|
tt_feature_enabled(3) - hpux |
tt_feature_required(3) - hpux |
tt_otype_opnum_callback_add(3) - hpux |
tt_pattern_callback_add(3) - hpux |
tt_pattern_file_add(3) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Is UNIX an open source OS ? |
Thank you members and admins |
Wrong Array... |
Shopt -s histappend |