Download User Guide

Transcript
Error Messages
29
The following is a list of error messages intrinsic to the GAUSS programming language. Error
messages generated by library functions are not included here.
G0002 File too large
Input file too large.
getf
Input file too large.
Error
Messages
load
G0003 Indexing a matrix as a vector
A single index can be used only on vectors. Vectors have only one row or only one
column.
G0004 Compiler stack overflow - too complex
An expression is too complex. Break it into smaller pieces. Notify Aptech Systems.
29-1