Additional syntax checking of g++ program

Lev Assinovsky LAssinovsky@algorithm.aelita.com
Fri Apr 16 09:52:00 GMT 2004


Hi All!
I would like to automatically check g++ program against our
corporative standard.
Thus class data member name should start with "m_".
Pointer variable name starts with p:
int * pBlaBla;
Variable of primitive type must look like:
int ix;
double dy;
and so on.
Could anybody advise me any tool for that?
Thanks in advise.

----
Lev Assinovsky
Aelita Software Corporation 
(now is a part of Quest Software)
O&S InTrust Framework Division, Team Leader
ICQ# 165072909



More information about the Gcc-help mailing list