Error Messages
273
B
13070: constant argument expected
13080: newline in string or char constant
13090: empty character constant
13100: too many characters in character constant
14010: Constant declarations should precede type, var and
routine declarations
14020: Label declarations should precede const, type, var
and routine declarations
14030: Type declarations should precede var and routine
declarations
14040: All types should be declared in one type part
14050: All constants should be declared in one const part
14060: INTERNAL ignored, procedure was previously declared
PUBLIC or as EXTERNAL
14070:
<function>
has already been declared forward
14080: Unknown language
<identifier>
in EXTERN procedure
declaration ignored
14090: Unresolved forward declaration of
<function>
14100:
<identifier>
DEFINED, but not declared
14110: label
<identifier>
was declared but not defined
14120: PUBLIC procedures must be declared at outer block
level
14130: PRIVATE ignored, procedure was declared DEFINED
previously
Содержание SunSoft Pascal 4.0
Страница 14: ...xiv Pascal 4 0 User s Guide ...
Страница 16: ...xvi Pascal 4 0 User s Guide ...
Страница 30: ...6 Pascal 4 0 User s Guide 1 ...
Страница 160: ...136 Pascal 4 0 User s Guide 6 ...
Страница 268: ...244 Pascal 4 0 User s Guide 11 ...
Страница 320: ...296 Pascal 4 0 User s Guide B ...
Страница 331: ...Index 307 ...
Страница 333: ......