Project : Syntax Checker
– To Download It For Free (Scroll down)
This program will read another ( .cpp ) file and gives a complete information about the code in that file. For example: number of int, floats, char etc variable used, displays if there is any error in code in terms of brackets, how many function are used etc.
To run this program make sure to have “test program1.cpp” file in your respective folder. This useful program can be used by every C/C++ programmers to check their program’s code in short period of time. Whole project is designed in ‘C’ Programming language, different variables and strings have been used for development of this project.
sytax checker program is not working properly in bracket section.