Skip to content

This Program will help people identify common C syntax mistake that they had done in their program and some checks.

Notifications You must be signed in to change notification settings

sanifalimomin/C-Syntax-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C-Syntax-Checker

This Program will help people identify common C syntax mistake mentioned below that they had done in their program and some checks.

  • Bracket Checks
  • Builtin Function Call
  • Prototype Check
  • Keyword with line number
  • Remove Comments and empty spaces from program
  • Keyword syntax errors (gets,printf,scanf)
  • Total lines in code

This is a basic example practice code for those having just completed C learning.

About

This Program will help people identify common C syntax mistake that they had done in their program and some checks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages