Search results

  1. S

    Is anyone else excited about .NET?

    << The syntax label->Text = "some text" is completely non-OO. It should have been label->setText("some text"). And passing pointers to functions... How antiquated. If the rest of C++.NET is like this example it is just another crap API from MS. It's too bad they didn't borrow a bit more from...