- Joined
- Nov 24, 2012
- Messages
- 1,261
- Reaction score
- 913
- Trophies
- 1
- Location
- Gothenburg, Sweden
- Website
- swedish-candy-store.com
- XP
- 1,776
- Country









Still nothing, however thinking about it, it might be possible to *remap* C# to C++.
Which means that we basically develop in C# but compile in C++ if that makes sense...

Eh, it's mostly preference, I guess. (although you can just use C code inside C#)What are the advantages of using C# when you readily have access to C and C++?
There are none and on such a slow SoC you don't want to use anything but C. Although managed languages are nice for learning purposes I guess.What are the advantages of using C# when you readily have access to C and C++?


