Our product "C++ to C# Converter" is designed for this purpose. However, be
aware that no converter can convert a very high percentage of C/C++ code to
any other language. Using a converter to convert from C++ should just be
considered a first step - much more work will be required to achieve
equivalent C# code and some C/C++ programs are better left unconverted.
--
http://www.tangiblesoftwaresolutions.com C++ to C#
C++ to VB
C++ to Java
C++ to C++/CLI
Instant C#: VB to C# converter
Instant VB: C# to VB converter
Instant C++: convert VB or C# to C++/CLI
[quoted text, click to view] "lucius" wrote:
>
> I know the Java Language Conversion Assistant exists for Java->C#,
> what is there that does the same for ANSI "C"?
>
> I have some console applications and some console/curses applications
> that have straigth C source that compile on a Unix platform that I
> would like to conver to C# on .NET.
>
>
> Thanks
>