Tracing in C++

ABChief

Beta member
Messages
1
Hi I was wondering if anyone could help me with the issue of tracing in c++. For an assignment I was required to implement a problem in c++.

I also have to give an example of my program in use, and trace this. I've read a lot of stuff on the internet although I'm not a particulary great programmer and find it very confusing.

Could anyone give me a very basic example of a trace in use, for example a simple program where the user has to guess a number.

Also should I have implemented tracing when designing my program or is it possible to add tracing to an existing program?

Any help would be very much appreciated

Rob
 
Well - I am seriously overrated if I do. I have not quite got to Tracing yet, or indeed much at all into C++, sorry. David's right thoguh - somebody will know.
 
Back
Top Bottom