Guardian Programming Reference Summary for C
Functions Summary (D-F)
Guardian Programming Reference Summary for C—522630-001
5-11
return value:
default-names
DEFINESETLIKE
Initializes the working set with the attributes in an existing DEFINE.
return value:
0 = Successful.
2049 = Syntax error in name.
2052 = Unable to obtain file-system buffer space.
2055 = Attribute not supported.
2062 = Attribute name too long.
2063 = A syntax error occurred in default names.
2064 = The required attribute cannot be reset.
2066 = Parameter missing.
2067 = Illegal value.
Bits 0-3 The default volume name (blank-filled on the right)
Bits 4-7 The default subvolume name (blank-filled on the right)
#include <cextdecs(DEFINESETLIKE)>
short DEFINESETLIKE ( constchar *define-name ); /* i */
0 = Successful.
2049 = Syntax error in name.
2051 = DEFINE not found.
2052 = Unable to obtain file-system buffer space.
2053 = Unable to obtain physical memory.
2054 = Bounds error occurred on define-name.
2066 = Parameter missing.