Copyright Digital Equipment Corp. All rights reserved.

PARNOIDENT

Message        Missing identifier.

Description    While processing an old-style function definition,
               the compiler was expecting an identifier, but one was
               not found.

User Action    Correct the program syntax.  HP also recommends that
               old-style function definitions be replaced by
               prototype-format definitions.