Re: syntax checker

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"mr.sir bossman" wrote:
Does anyone know of a way to have Visual C++ EE check the code of a class
without having to include each function in the program?

Or a good online syntax checker?


Compiler is the best syntax checker. Try to compile the code and if there are syntax errors, then compiler will honestly notify you.

Alex

.



Relevant Pages

  • Re: in praise of type checking
    ... neat thing was the compiler (actually the Intellij syntax checker) ... made sure I fixed up every invocation of that method. ... I'm surprised you mention the compiler and syntax checker. ...
    (comp.lang.java.programmer)
  • Re: Pascal code checker!
    ... Fond as I am of promoting pyparsing, writing a Pascal ... >> compiler (or even just syntax checker) is not a job I would ...
    (comp.lang.python)
  • Re: Setting A Hex Value in COBOL
    ... through a syntax checker. ... re-submitting the programs to the compiler. ... Sounds rather similar, Mr Brazee... ...
    (comp.lang.cobol)