NAMELENGTH


Description
The length (in 8 character units) of row and column names in the matrix. To allocate a character array to store names, you must allow 8*NAMELENGTH+1 characters per name (the +1 allows for the string terminator character).
Type
Integer
Set by routines


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.