The Complete SPRLIB & ANNLIB

UTILITY-variables

- some variables used by utility functions (LOCAL)

SYNOPSIS

int ttymode Indicates whether stdout is a terminal (1) or not (0).
int SPRerror The number of errors generated.
int SPRwarning The number of warnings generated.
int ExitOn Boolean indicating whether SPRANNLIB should exit the program if an error occured.
int CoreOn Boolean indicating whether SPRANNLIB should exit the program using exit (no core dump) or abort (core dump).
int NoChk Boolean indicating whether SPRANNLIB should check networks.

DESCRIPTION

Some flags used between the utility functions, amongst others sprinit and sprexit.

This document was generated using api2html on Thu Mar 5 09:00:00 MET DST 1998