Copyright Digital Equipment Corp. All rights reserved.

READONLYEXT

Message        readonly is a language extension.

Description    The readonly storage class modifier is a language
               extension of HP C.  Other C compilers might not
               successfully compile a program that uses the
               extension.

User Action    Be aware of this extension if you wish to port the
               code.