PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 28, 2006

C to C++ Converter 1.4 Released

Posted: 2006-01-28 20:32:00
Languages ::

C to C++ Converter 1.4 has been released. It is a script which translates C to C++ by generating classes, converting functions to methods, replacing function calls with method invocations, and more.