|
C to C++ Converter
by Scriptol.org
This converter is a script that generates classes from headers files of a C project, transform functions and variables to methods and attributes of the classes, and propagates the changes in each reference. Sources of the project may be located inside different directories.
c c converter translator convert automatically source project c generated classes
|