Show Posts
|
|
Pages: [1]
|
|
2
|
Development / Other Software Development / Re: RunningAverage Class on playground
|
on: February 28, 2011, 08:53:58 pm
|
|
Rob, Thanks for that, the compiler gets past that, but now comes up with another problem, error : request for member 'clr' in 'myRA', which is of non-class type 'RunningAverage ()()'. This occurs also for member 'add' and 'avg' when I comment out the other problem lines.
I know zip about C++ so I'm at a loss .
Thanks Rock.
|
|
|
|
|