Comment Re:Why? (Score 1) 262
It would be more adequate to say that with Delphi you can do anything you can do in C/C++ and get practically the same performance. Anyone who has tried to write code that does advanced bit fiddling or arithmetics in C# or Java should be well aware of what I am talking about.