blah blah blah is here! blah blah » Close

0
votes
1 answers

GUI programming, C# vs C/C++

Hi all, I was just wondering what people thought about this. I know its possible to write raw C++ code to create a GUI but that's pretty involved. Its a lot easier in C# for sure. But I created a very simple form with a text box a ...

Feedback