Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tt_int_error(3) — Tru64 UNIX 5.1b

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

tt_c.h(5)

tt_int_error(3)

tt_int_error(3)  —  Subroutines

NAME

tt_int_error − return the status of an error object

SYNOPSIS

#include <tt_c.h>
Tt_status tt_int_error(int \f(CIreturn_val\f1);
        Tt_status tt_int_error(int \f(CIreturn_val\f1); );

DESCRIPTION

The tt_int_error function returns the status of an error object. 

The return_val argument is the integer returned by a ToolTalk function. 

RETURN VALUE

Upon successful completion, the tt_int_error function returns either TT_OK, if the integer is not an error object, or the encoded Tt_status value if the integer is an error object. 

SEE ALSO

tt_c.h(5), tt_int_error(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026