RSS 3 projects tagged "cpp"

No download Website Updated 06 May 2013 unifdef

Screenshot
Pop 217.77
Vit 78.37

Unifdef is useful for removing #ifdef'ed lines from a file while otherwise leaving the file alone. You specify which symbols are defined or undefined with -D and -U flags, and unifdef removes the corresponding ifdefs, and the enclosed code if appropriate. It's especially useful for removing those "#ifdef BROKEN" and "#ifdef PRIVATE" clauses from code before you release it. Unifdef acts on #if, #ifdef, #ifndef, #elif, #else, and #en­dif lines, and it knows only enough about C and C++ to know when one of these is inactive because it is inside a comment or a single or double quote.

Download No website Updated 20 Aug 2009 sudoku-cpp

Screenshot
Pop 27.02
Vit 37.01

sudoku-cpp is a simple Sudoku generator.

Download No website Updated 03 Jul 2011 DeforaOS cpp

Screenshot
Pop 19.31
Vit 26.33

DeforaOS cpp is a C pre-processor and library, as used by the DeforaOS asm and c99 projects when parsing source code.

Screenshot

Project Spotlight

Liferea

A desktop news aggregator for reading news feeds and Web logs.

Screenshot

Project Spotlight

tex-upmethodology

A LaTeX style for writing documents according to UP-based methodologies.