home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2001 December
/
pcwk12201b.iso
/
Reklamy
/
CAD-Projekt
/
MegaCAD-4_5
/
CC
/
ERRORS.CP_
/
ERRORS.CP
Wrap
Text File
|
1995-03-21
|
3KB
|
160 lines
-1 Call: icpp [Option] <Source file> [Option] <Output file> [Option]
/D <Name> #define name
/I <Pfad> path for include files
/E Output to stdout
MEGA_INCLUDE_PATH Environment: Search path for #include ...
1601 ')' missing
1602 Could not find line end when reloading
1603 argument missing
1801 expect operand
1802 expect operation
1803 expect ';'
1804 expect ','
1805 expect '['
1806 expect ']'
1807 expect '('
1808 expect ')'
1809 expect '}'
1810 expect '{'
1811 expect '"' or '<'
1812 expect '>'
1823 expect name
1824 expect key word
1825 expect type specification
1827 expect Ausdruck after assignment
1828 expect constant Ausdruck
1831 Operanden must be of same type
1834 expect number larger than Null
1835 expect natural number or variable
1836 expect charachter
1837 expect Hexa decimal number
1838 expect line end
1839 expect letter
1840 expect path name after #include
1860 Unexpect: '('
1861 Unexpect: ')'
1867 Unexpect: '#elif'
1868 Unexpect: '#endif'
1871 Unexpect: ','
1872 Unexpecttes character in #define ...
1873 Unexpect character: '%s'
1874 Unexpect: '{'
1877 Unexpect word: '%s'
2001 Unknown option: '%s'
2002 file name after #include missing
2003 can't write data
2005 Could not read file '%s'
2006 Could not open file '%s'
2007 Could not find file '%s'
2009 No Output file created
2010 No memory available
2012 #error: %s
2013 Text position can not be interpreted
2016 Typ conflict
2018 Cast not legal
2023 Multiple defined
2025 Variable is not from type 'struct'
2026 Error im Ausdruck
2031 Number is outside of legal range
2032 String is to long
2033 To many parameters
2034 No enough parameters
2037 Operation '&' not possible
2038 Operation '*' not possible
2039 Operation '[..]' not possible
2040 Division by Null
2042 Operands have different types
2046 Constant must not be changed
2049 String includes LF
2207 Limit: Function was declared with more than 15 parameters
2210 Operating system does not support available memory anymore
2213 Limit: Line to long
2215 Integer-constant to large
2216 Double-constant zu large
2217 Double-Exponent to large
2218 Limit: To many '#if'
2219 Limit: To many '#ifdef'
2220 Limit: To many '#ifndef'
2221 Limit: Include path is to long.
2222 Limit: Structure depth of #include is max. 10
2223 Limit: Structure depth of #if is max. 200
2227 Not enough memory to expand macro
2410 Operand to 'unsigned' converted