List of service and utility procedures
This section lists the service and utility procedures available
in the XLFUTILITY module.
Any application that uses the interfaces for the procedures ctime_, gmtime_, ltime_,
or time_ uses the symbolic constant TIME_SIZE
to specify the kind type parameter of certain intrinsic data types.
The XLFUTILITY module defines TIME_SIZE.
TIME_SIZE is set to 4 for 32-bit applications. For 64-bit applications TIME_SIZE is set to 8.
Note: CHARACTER(n) means that you can specify any length for the
variable.