Well I like your answers.
I'm a C++Builder Programmer, and I wanted to know why most people (I think) preffer Delphi than C++Builder.
In school I learned to construct programs in both languages (Pascal & C++), but one day I had to choose between Delphi & C++Builder, first I chose Delphi, why? just because its popularity, but the problem was the coding, I started to hate Pascal, because pointers, is not case sensitive, etc.
I think that C++ is a cleaner language, because you can see just the esential code, others thing are just symbols and you can exclude it. I mean ( {}, operators like ?), and specially when you work with Dynamic memory.
But finally I Think that depends of everyone, because if you do something in Delphi u can do it in C++Builder too and viceverse.
---LastCyborg---