How to actually see if the compiler error is Lexical Error or Syntax Error?

前端 未结 0 368
情深已故
情深已故 2020-12-19 00:32

Is there a way using some tool to see if some program that gave compiler error is Lexical Error or Syntax Error in C. I know mostly which errors are produced by Lexer and wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题