|
Library /sys$common/syshlp/HELPLIB.HLB CC, Messages, INITVLA *Conan The Librarian |
Message A variable-length array declaration cannot contain an
initializer. The initializer will be ignored.
Description A variable-length array declaration cannot contain an
initializer.
User Action Initialize the array using assignment statements
after the declaration.
|
|