请先登录 | 注册 |
MYCSG.CN |
■标题:Turbo C(V2.0)编译错误信息 |
■作者:cnpoet [2006/2/11 23:52:11] Turbo C(V2.0)编译错误信息
说明:Turbo C 的源程序错误分为三种类型:致命错误、一般错误和井告。其中,致命错误通常是内部编译出错;一般错误指程序的语法错误、磁盘或内存存取错误或命令行错误等;井告则只是指出一些得怀疑的情况,它并不防止编译的进行。 下面按字母顺序A~Z分别列出致命错误及一般错误信息,英汉对照及处理方法: (一)、致命错误英汉对照及处理方法: A-B致命错误 Bad call of in-line function (内部函数非法调用) Irreducable expression tree (不可约表达式树) Register allocation failure (存储器分配失败) (二)、一般错误信息英汉照及处理方法 #operator not followed by maco argument name(#运算符后没跟宏变元名) 'xxxxxx' not anargument ('xxxxxx'不是函数参数) Ambiguous symbol 'xxxxxx' (二义性符号'xxxxxx') Argument # missing name (参数#名丢失) Argument list syntax error (参数表出现语法错误) Array bounds missing (数组的界限符"]"丢失) Array size too large (数组太大) Assembler statement too long (汇编语句太长) Bad configuration file (配置文件不正确) Bad file name format in include directive(包含指令中文件名格式不正确) Bad ifdef directive syntax (ifdef指令语法错误) Bad ifndef directive syntax (ifndef指令语法错误) Bad undef directive syntax (undef指令语法错误) Bad file size syntax (位字段长语法错误) Call of non-functin (调用未定义函数) Cannot modify a const object (不能修改一个长量对象) Case outside of switch (Case 出现在switch外) Case statement missing (Case语句漏掉) Character constant too long (字符常量太长) Compound statement missing (漏掉复合语句) Conflicting type modifiers (类型修饰符冲突) Constant expression required (需要常量表达式) Could not find file 'xxxxxx.xxx' (找不到'xxxxxx.xx'文件) Declaration missing (漏掉了说明) Declaration needs type or storage class(说明必须给出类型或存储类) Declaration syntax error (说明出现语法错误) Default outside of switch (Default语句在switch语句外出现) Define directive needs an identifier (Define指令必须有一个标识符) Division by zero (除数为零) Do statement must have while (do语句中必须有While关键字) DO while statement missing ( (Do while语句中漏掉了符号 "(") Do while statement missing;(Do while语句中掉了分号) Duplicate Case (Case情况不唯一) Enum syntax error (Enum语法错误) Enumeration constant syntax error (枚举常量语法错误) Error Directive : xxxx (Error指令:xxxx) Error Writing output file (写输出文件错误) Expression syntax error (表达式语法错误) Extra parameter in call (调用时出现多余参数) Extra parameter in call to xxxxxx(调用xxxxxxxx函数时出现了多余参数) File name too long (文件名太长) For statement missing ) (For语名缺少")") For statement missing( (For语句缺少"(") For statement missing; (For 语句缺少";") Function call missing) (函数调用缺少")") Function definition out ofplace (函数定义位置错误) Function doesn't take a variable number of argument(函数不接受可变的参数个数) Goto statement missing label (Goto语句缺少标号) If statement missing( (If语句缺少"(") If statement missing) (If语句缺少")") lllegal initalization (非法初始化) lllegal octal digit (非法八进制数) lllegal pointer subtraction (非法指针相减) lllegal structure operation (非法结构操作) lllegal use of floating point (浮点运算非法) lllegal use of pointer (指针使用非法) Improper use of a typedef symbol (typedef符号使用不当) Incompatible storage class (不相容的存储类型) Incompatible type conversion (不相容的类型转换) Incorrect commadn line argument:xxxxxx (不正确的命令行参数:xxxxxxx) Incorrect commadn file argument:xxxxxx (不正确的配置文件参数:xxxxxxx) Incorrect number format (不正确的数据格式) Incorrect use of default (deflult不正确使用) Initializer syntax error (初始化语法错误) Invaild indrection (无效的间接运算) Invalid macro argument separator (无效的宏参数分隔符) Invalid pointer addition (无效的指针相加) Invalid use of dot (点使用错) Macro argument syntax error (宏参数语法错误) Macro expansion too long (宏扩展太长) Mismatch number of parameters in definition(定义中参数个数不匹配) Misplaced break (break位置错误) Misplaced continue (位置错) Misplaced decimal point (十进制小数点位置错) Misplaced else (else 位置错) Misplaced else driective (clse指令位置错) Misplaced endif directive (endif指令位置错) Must be addressable (必须是可编址的) Must take address of memory location (必须是内存一地址) No file name ending (无文件终止符) No file names given (未给出文件名) Non-protable pointer assignment (对不可移植的指针赋值) Non-protable pointer comparison (不可移植的指针比较) Non-protable return type conversion (不可移植的返回类型转换) Not an allowed type (不允许的类型) Out of memory (内存不够) Pointer required on left side of (操作符左边须是一指针) Redeclaration of 'xxxxxx' ('xxxxxx'重定义) Size of structure or array not known (结构或数组大小不定) Statement missing; (语句缺少“;”) Structure or union syntax error (结构或联合语法错误) Structure size too large (结构太大) Subscription missing ] (下标缺少‘]’) Switch statement missing ( (switch 语句缺少"(") Switch statement missing ) (switch 语句缺少")") Too few parameters in call (函数调用参数太少) Too few parameter in call to'xxxxxx'(调用'xxxxxx'时参数太少) Too many cases (Cases太多) Too many decimal points (十进制小数点太多) Too many default cases (defaut太多) Too many exponents (阶码太多) Too many initializers (初始化太多) Too many storage classes in declaration (说明中存储类太多) Too many types in decleration (说明中类型太多) Too much auto memory in function (函数中自动存储太多) Too much global define in file (文件中定义的全局数据太多) Two consecutive dots (两个连续点) Type mismatch in parameter # (参数"#"类型不匹配) Type mismatch in parameter # in call to 'XXXXXXX' (调用'XXXXXXX'时参数#类型不匹配) Type missmatch in parameter 'XXXXXXX' (参数'XXXXXXX'类型不匹配) Type mismatch in parameter 'YYYYYYYY' in call to 'YYYYYYYY'(调用'YYYYYYY'时参数'XXXXXXXX'数型不匹配) Type mismatch in redeclaration of 'XXX' (重定义类型不匹配) Unable to creat output file 'XXXXXXXX.XXX' (不能创建输出文件'XXXXXXXX.XXX') Unable to create turboc.lnk (不能创建turboc.lnk ) Unable to execute command 'xxxxxxxx'(不能执行'xxxxxxxx'命令) Unable to open include file 'xxxxxxx.xxx' (不能打开包含文件'xxxxxxxx.xxx') Unable to open inputfile 'xxxxxxx.xxx' (不能打开输入文件'xxxxxxxx.xxx') Undefined label 'xxxxxxx' (标号'xxxxxxx'未定义) Undefined structure 'xxxxxxxxx' (结构'xxxxxxxxxx'未定义) Undefined symbol 'xxxxxxx' (符号'xxxxxxxx'未定义) Unexpected end of file in comment started on line #(源文件在某个注释中意外结束) Unexpected end of file in conditional stated on line # (源文件在#行开始的条件语句中意外结束) Unknown preprocessor directive 'xxx' (不认识的预处理指令:'xxx')Untermimated character constant (未终结的字符常量) Unterminated string (未终结的串) Unterminated string or character constant(未终结的串或字符常量) User break (用户中断) Value required (赋值请求) While statement missing ( (While语句漏掉 '(') While statement missing ) (While语句漏掉 ')') Wrong number of arguments in of 'xxxxxxxx' (调用'xxxxxxxx'时参数个数错误) 【回复/版区/上篇/下篇/发贴/仅文字/HTML】 |
【倒序/最近21条回复】(暂无) |
(查看完整版网页) |
短讯|首页|登录|算法|电脑版 . DK MiniBBS Plus v2.0 mm0759.com 64 毫秒 . |