dim | IN: | Dimension the label, unit, and format refer to | |
label_len | OUT: | Length of the label | |
unit_len | OUT: | Length of the unit | |
format_len | OUT: | Length of the format |
FORTRAN
|
integer function dsgdiln(dim, label_len, unit_len, format_len)
| |
|
integer dim, label_len, unit_len, format_len
|