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.
|