O
Olaf Baeyens
Just a silly question:
If I understand correctly pure C# compiled as Win32 will run as Win64
without need to recompile.
But will pure managed C++ also be able to do that?
I also heard that pure C# just runs on Linux (Mono) without need to
recompile.
Could pure managed C++ do that?
It would be nice to have 1 executable that run on Win32, Win64 and Linux
without need to recompile.
If I understand correctly pure C# compiled as Win32 will run as Win64
without need to recompile.
But will pure managed C++ also be able to do that?
I also heard that pure C# just runs on Linux (Mono) without need to
recompile.
Could pure managed C++ do that?
It would be nice to have 1 executable that run on Win32, Win64 and Linux
without need to recompile.