Latest Programs Popular Programs Excellent Programs About Primewares

Home → C to C++


C to C++
Convert the sources of a C project to C++ For any system: Windows, Linux, etc... GNU GPL licence (free) This is a script that translates C to C++ in some steps: - generating classes, - converting functions to methods, - replacing calls to functions by references to methods. The main script calls other specialized ones and you can proceed step by step and modify manually the results of a step before to start the next one. Several useful tools are included inside the archive: SEARCH : Performs search / replacement in a file. MOVER : Move a whole project from one or more directories to a single or several differents directories. Of course, the "#include" statements are updated... MKLIST : Given the name of the file that holds the main function, recursively make a list of all files in a projet.
Comments - Category: Programming & Development - Added on 15th Aug 2005 by lt -

Admin Login | Home | Top of this page |