embexit.c


Function embExit

Cleans up as necessary, and calls ajExit

Synopsis

Prototype
void embExit (
      void
);

TypeNameRead/WriteDescription
void RETURN

Returns
void:No return value

Description

Cleans up as necessary, and calls ajExit

Usage

See source code

Example

In preparation

Errors

See source code

Dependencies

See source code

See Also

See other functions in this section

Availability

In release 6.4.0

Function embExitBad

Cleans up as necessary, and calls ajExitBad

Synopsis

Prototype
void embExitBad (
      void
);

TypeNameRead/WriteDescription
void RETURN

Returns
void:No return value

Description

Cleans up as necessary, and calls ajExitBad

Usage

See source code

Example

In preparation

Errors

See source code

Dependencies

See source code

See Also

See other functions in this section

Availability

In release 6.4.0