Skip to content

Coding patterns & best practices guide

agorajek edited this page May 20, 2011 · 1 revision

Testing C Code

  • Also test with g++ which gives more prudent warnings than the C compiler invoked by gcc