Menu

May 5, 2008

The C++ Basic converter now works in Visual Studio as two external tools: To C++ (CppBasic)
and From C++ (CppBasic).
The 'To C++ (CppBasic)' tools works both with unconverted and converted code and builds the
header files.
The 'From C++ (CppBasic)' tool removes unnecessary local declarations and makes cosmetic changes.
The 'To C++ (CppBasic)' tool inserts declaration of local variables, makes cosmetic changes and builds the header files.

Posted by FelixShmidel 2008-05-05

Log in to post a comment.