Library /sys$common/syshlp/helplib.hlb
CC, Messages, ARRAYBRACE

 *Conan The Librarian

 Message        <Context> a required set of braces is missing.

 Description    The initializer for this array was not enclosed in
                braces.  While some compilers allow this, standard C
                requires braces around the initializer.

 User Action    Enclose the initializer in braces.
  Close     Help