DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
C compiler diagnostics

Operator names in messages

Some messages include the name of a compiler operator, as in:

   operands must have arithmetic type: op "+"
Usually the operator in the message is a familiar C operator. At other times the compiler uses its internal name for the operator, like U-. The ``Operator Names'' section of this document, found after the message list, lists these internal names and describes what they mean.
Next topic: Messages
Previous topic: Message types and applicable options

© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003