File constants

>Maximum path length

Maximum path length

This constant defines the maximum length of a fully qualified filename that is acceptible to KCML. Lengths greater than this may be silently truncated.

Constant NameValueDescription
_MAX_PATH256Maximum length of a pathname
_MAX_STREAMS512Maximum file streams

Back to the list of Enumerations and Constants