Provides incremental changes to code that needs to be almost redundant
This is a program designed for programmers who may have to write code that is almost identical except for a few values that change along the way. Enjoy :)
The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.