I have worked a couple of weeks with Visual Studio 2005 and in that program you have an option "step by step" or "compile step by step" If you use that option you can see exactly which lines are being processed by the compiler and in what sequence.
I have been trying to find this option in Borland C++ Builder 6.0 and CodeGear C++ Builder 2007 but I am unable to locate it.
I have tried to register on the Borland site to add a thread to a newsgoup but registering is currently not possible.
Does anybody where this option resides in either of the 2 above mentioned programs?
Thanks!
I have been trying to find this option in Borland C++ Builder 6.0 and CodeGear C++ Builder 2007 but I am unable to locate it.
I have tried to register on the Borland site to add a thread to a newsgoup but registering is currently not possible.
Does anybody where this option resides in either of the 2 above mentioned programs?
Thanks!
Comment