GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
tt_error_int(library call) tt_error_int(library call)

tt_error_int — return an integer error object that encodes the code

#include &<Tt/tt_c.h>
int tt_error_int(
Tt_status ttrc);

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

Upon successful completion, the tt_error_int function returns the encoded Tt_status code.

The integer error objects are negative integers; an application should use this call only when the valid integer values are non-negative.

Tt/tt_c.h - Tttt_c(5).


Search for    or go to Top of page |  Section l |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.