Forum: C++ Sep 8th, 2006 |
| Replies: 11 Views: 2,045 Thanks for the help! :)
But it still doesn't work properly.. It complains that the variable 'counter' is a private variable.. And it doesn't work if I cange it into a public one.
Any clues why?
... |
Forum: C++ Sep 6th, 2006 |
| Replies: 11 Views: 2,045 ~s.o.s~ (http://www.daniweb.com/techtalkforums/member85533.html) --> I tried running your modified program, but I got some errors when running it in Bloodshed Dev-C++.
This is what the log says:
... |
Forum: C++ Sep 5th, 2006 |
| Replies: 11 Views: 2,045 First of all I'd like to say thanks for all your help! It's been really helpful! :cheesy:
Now I wonder another thing.. I'm making a program and I'm just testing different stuff.. What I want is... |
Forum: C++ Sep 4th, 2006 |
| Replies: 11 Views: 2,045 Hello!
I just recently registred at this forum and I must say it seems to be a nice and friendly place! :)
I'm currently studying a beginners course in C++ and I'm a bit stuck right now.. So I... |