Description
|
In both FORTRAN-77 and C programs, dim = 1 for the first dimension, and dim = 2 for the second dimension. If the user is not interested in one or more strings, empty strings can be used as parameters for the DFSDsetdimstrs call. For example, DFSDsetdimstrs(1, "vertical", " ", " ") will set the label for the first dimension to "vertical" and set the unit and format to empty strings.
|