Additional syntax checking of g++ program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux