TrimFatalError

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrimFatalError()  

SYNOPSIS

trim_lib/trim_ftl.c:27

void TrimFatalError(TrimFatalErrorType ErrID)
 

DESCRIPTION

Trap Trim_lib errors right here. Provides a default error handler for the trim library. Gets an error description using TrimDescribeError, prints it and exit the program using exit.  

PARAMETERS:

ErrID: Error type that was raised.  

FUNCTION RETURN VALUE

void

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:32 GMT, July 20, 2024