RSS 3 projects tagged "cpp"

No download Website Updated 06 May 2013 unifdef

Screenshot
Pop 218.61
Vit 75.59

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.11
Vit 37.02

sudoku-cpp is a simple Sudoku generator.

Download No website Updated 03 Jul 2011 DeforaOS cpp

Screenshot
Pop 19.26
Vit 26.35

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

Areca Backup

A backup software system.

Screenshot

Project Spotlight

Bookings & Reservations

A Magento extension for rental and bookable products and services.