Is there any opensource tool which can check the coding style use in a program.
plz help..
sir it can be either tool or plugin which would say which coding style a program has like GNU Style or Allman style or Linux style etc..
$ whichstyle main.c
Output : Allman