|
Description
|
The space allocated for the label, unit, and format string must be at least one byte larger than the length of the string to accommodate the null termination. If the length is unknown when the program is written, declare the array size as 1+maxlen_label, maxlen_unit, or maxlen_format after they are set by DFSDsetlengths. The maximum default string length is 255. |