Main Index |
TIPS Home |
status_to_calcsstatus_to_calcs (variable)
Array of error return codes
Declared as: int[max_calcs]
Description:
An array of status values which are the error return codes corresponding to the calculated values to maturity and calls
A completion code that is returned as zero for correct completion of a routine. Any other value is an error code indicating the type of error that has occurred for the corresponding array element calculations.
Valid values:
0 = no error
Any other value = error (see Errors)
Special Notes:
All elements must be passed in as a zero upon entry to any routine, or the routine will return immediately without any processing.
| © 2001 TIPS, Inc. | Doc Version: 5.0 |