Home All Groups Group Topic Archive Search About

converting c/c++ programs to c#

Author
25 Mar 2005 11:08 PM
neil morris
Hi
Other than manualy goto though line by line of c/c++ source code to rewrite
for the c# language is there an automated way of doing it? or is there a
good c/c++ compiler that can compile GNU source code?

thanks in advance

Neil Morris

Author
26 Mar 2005 10:51 AM
Thomas Scheidegger [MVP]
Hi Neil


    > Other than manualy goto though line by line of c/c++ source code to rewrite
    > for the c# language is there an automated way of doing it? or is there a
    > good c/c++ compiler that can compile GNU source code?


No, such a converter can't exist,
or it has to use AI (Artificial Intelligence).
Even then, the results would be only modest
and not very .NET - like.

Do a clean rewrite, maybe with help from:

  http://support.microsoft.com/kb/313836/en-us

    http://msdn.microsoft.com/library/en-us/dndotnet/html/win32map.asp




--
Thomas Scheidegger - MVP .NET - 'NETMaster'
http://www.cetus-links.org/oo_dotnet.html - http://dnetmaster.net/

AddThis Social Bookmark Button