•  Back 
  •  C Language 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : C-Language Documentation
Author      : John Kormylo
Version     : C.HYP 1.0
Subject     : Documentation/C-Language
Nodes       : 233
Index Size  : 6362
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Compiler Error Messages ]

(For more information, double-click [?] button.)

[?]  # operator not followed by macro argument name
[?]  'XXXXXX' not an argument

[?]  Argument # missing name
[?]  Argument list syntax error
[?]  Array bounds missing ]

[?]  Bad file name format in include directive
[?]  Bad ifdef directive syntax
[?]  Bad ifndef directive syntax
[?]  Bad undef directive syntax
[?]  Bit field size syntax

[?]  Call of non-function
[?]  Cannot modify const object
[?]  Case outside of switch
[?]  Case statement missing :
[?]  Cast syntax error
[?]  Character constant too long
[?]  Compound statement missing }
[?]  Conflicting type modifiers
[?]  Constant expression required

[?]  Declaration missing ;
[?]  Declaration needs type or storage class
[?]  Declaration syntax error
[?]  Default outside of switch
[?]  Define directive needs an identifier
[?]  Division by zero
[?]  Do statement must have while
[?]  Do-while statement missing (
[?]  Do-while statement missing )
[?]  Do-while statement missing ;
[?]  Duplicate case

[?]  Enum syntax error
[?]  Enumeration constant syntax error
[?]  Error directive 'XXXXXX'
[?]  Error writing output file
[?]  Expression syntax
[?]  Extra parameter in call to 'XXXXXX'

[?]  File name too long
[?]  For statement missing (
[?]  For statement missing )
[?]  For statement missing ;
[?]  Function call missing )
[?]  Function definition out of place
[?]  Function doesn't take variable number of arguments
[?]  Function call missing )

[?]  Goto statement missing label

[?]  Hexadecimal constant is too large

[?]  If statement missing (
[?]  If statement missing )
[?]  Illegal character 'C' (0xXX)
[?]  Illegal initialization
[?]  Illegal octal digit
[?]  Illegal pointer subtraction
[?]  Illegal structure operation
[?]  Illegal use of floating point
[?]  Illegal use of pointer
[?]  Improper use of typedef symbol
[?]  Incompatible storage class
[?]  Incompatible type conversion
[?]  Incorrect ... option
[?]  Incorrect number format
[?]  Incorrect use of default
[?]  Invalid macro argument separator
[?]  Invalid indirection
[?]  Invalid pointer addition
[?]  Invalid use of arrow
[?]  Invalid use of dot

[?]  Lvalue required

[?]  Macro argument syntax error
[?]  Macro expansion too long
[?]  Mismatched number of parameters in definition.
[?]  Misplaced break
[?]  Misplaced continue
[?]  Misplaced else
[?]  Misplaced elif directive
[?]  Misplaced else directive
[?]  Misplaced endif directive
[?]  Must take address of memory location

[?]  No file name ending
[?]  Not an allowed type
[?]  Numeric constant too large

[?]  Out of memory

[?]  Pointer required on left side of ->

[?]  Redeclaration of 'XXXXXX'

[?]  Size of structure or array not known
[?]  Statement missing ;
[?]  Structure or union syntax error
[?]  Subscripting missing ]
[?]  Switch statement missing (
[?]  Switch statement missing )

[?]  Too few parameters in call to 'XXXXXX'
[?]  Too many cases
[?]  Too many decimal points
[?]  Too many default cases
[?]  Too many error or warning messages
[?]  Too many exponents
[?]  Too many initializers
[?]  Too many storage classes in declaration
[?]  Too many types in declaration
[?]  Too much auto memory
[?]  Two consecutive dots
[?]  Type mismatch in parameter 'XXXXXX' in call to function 'XXXXXX'
[?]  Type mismatch in redeclaration of 'XXXXXX'

[?]  Unable to created output file 'XXXXXX'
[?]  Unable to open include file
[?]  Undefined label 'XXXXXX'
[?]  Undefined structure 'XXXXXX'
[?]  Undefined symbol 'XXXXXX'
[?]  Unexpected end of file in comment started on line #
[?]  Unexpected end of file in condition started on line #
[?]  Unknown preprocessor directive 'XXXXXX'
[?]  Unterminated character constant
[?]  Unterminated string
[?]  Unterminated string or character constant

[?]  While statement missing (
[?]  While statement missing )
[?]  Wrong number of arguments in call of 'XXXXXX'