D
dktekno
I have tried C++ Builder and Delphi and Visual Studio.
What are the reasons people do not like Delphi and would rather develop in
C++? C++ compilers are so.. pedantic and so slowy. In Pascal there is a room
for errors like typos, like if you declared a variable A and then you write
a later, then it understands what you mean. C++ is case sensitive. C++ is
slow to compile. Few lines = slow compilation. In Delphi, the compile time
is rather fast.
What are the reasons people do not like Delphi and would rather develop in
C++? C++ compilers are so.. pedantic and so slowy. In Pascal there is a room
for errors like typos, like if you declared a variable A and then you write
a later, then it understands what you mean. C++ is case sensitive. C++ is
slow to compile. Few lines = slow compilation. In Delphi, the compile time
is rather fast.