⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mytext.txt

📁 c—语言的句法分析器。读入一个C--语言程序
💻 TXT
字号:
line 8: error: i :redefinition
line 10 :syntax error at token INT
line 10 :type name expected
line  10 error: i :redefinition
line 12 :syntax error at token INT
line 12 :type name expected
_aa     :
        Parater 1 Type mismatch in redeclaration of aa
        Parater 2 Type mismatch in redeclaration of aa
line 14:function a declaration missing ;
line 16: error: i :redefinition
_b      :
line 27 :error  : = :the left and the right type does not match
line 28 :error  : = :the left and the right type does not match
line 30 Parater 2 Type mismatch in call to fuction  of b
line  30 error: + :illegal, left operand is not constant
line 32 :undeclared identifier: m
line 34 Parater 2 Type mismatch in call to fuction  of b
line 35  Too fewer (1)parameters in call to fuction of b
line 36 Too much (1)parameters in call to fuction of b
line 36 Parater 3 Type mismatch in call to fuction  of b
line  37 error: c :undeclared function
line 37 :error  : = :the left and the right type does not match
line  38 error: bc :undeclared function
line 38 :error  : = :the left and the right type does not match
_main   :
line 43 :error  : = :the left and the right type does not match
line 44  Too fewer (1)parameters in call to fuction of b
_a      :
line 47 :error  : = :the left and the right type does not match
_c      :
compiling to mytest.asm, takes 0.0 seconds.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -