News

The Python-based CPIP preprocessor for C/C++, having just reached a de facto 1.0 release milestone and available for download, aims to provide developers with a wealth of information about their code.
trying to generate two pieces of code from the same file without ifdefing the thing to death. i need a macro that will expand to variable types based on what is defined by the preprocessor. below are ...