can someone tell me what are the advantages/disadvantages of C++ over C# when working in LINUX
tnx:cool:
Printable View
can someone tell me what are the advantages/disadvantages of C++ over C# when working in LINUX
tnx:cool:
gnu C++ works in the linux environment, for example, but I don't believe there are any .NET technologies that do. ie, C# doesn't work on any unix platform.
as far as I know C# works on linux and other stuff (with the framework!):rolleyes:
The framework is pretty much MS specific, so it wont work on any unix platform. There may be a C# compiler out there that will work with unix. Perhaps the compiler and framework would work with WINE, but that isnt a very viable option.
Z.