On Sun, Dec 24, 2006 at 06:19:55AM -0000, eshaghna wrote: > i wrote many programs in VC++ and also Borland Delphi > i think Borland Delphi (say Visual Pascal) is very better and easier > than VC++. you can do anything you want in Borland Delphi easily but > in Visual C++ ...?! > > tell me why you prefer Visual C++. > (answer if you was a delphi programmer and know Delphi)
Sometimes I use Borland C++Builder, which is basically identical to Delphi but using the C++ language instead of Object Pascal. Maybe a better question to ask is why people prefer C++Builder over Visual C++. I haven't really used VC++ much, myself. Regards Andrew