Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tt_error_pointer(3) — Tru64 UNIX 5.0a

Media Vault

Software Library

Restoration Projects

Artifacts Sought

tt_error_pointer(3)  —  Subroutines

CDE

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.h5. 

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