User profile: daft science

User info
User name:daft science
History
Joined:
Number of posts:20
Latest posts:

Creating a tally counter using Classes
That's perfect. Thanks so much :)

Creating a tally counter using Classes
Thanks, I fixed my code up a bit but now I'm getting an error "undefined reference to `TallyCounter:...

Creating a tally counter using Classes
So my instructions are to implement a class that models a tally counter. Whenever the operator pushe...

Trouble Understanding Pointer Assignment
I actually have read that tutorial along with my textbook and it's still going over my head :b Thank...

Trouble Understanding Pointer Assignment
I think I fixed some of the problems but I'm not sure how to go about storing the value in temp if I...