User profile: cluster3

User info
User name:cluster3
Old user name:bkershaw
History
Joined:
Number of posts:6
Latest posts:

I don't understand this error
Can you help me understand this error. [code] error: qualified reference to 'Product' is a co...

int i not in scope
Weirdest error message for missing a semicolon. Thanks btw fixed I am not sure how I missed it I lo...

int i not in scope
This is a recitation document I was working on out of my text book here is the code. Keep in mind t...

int i not in scope
Sounds like a very stupid question below is my class definition and my compiler keeps saying the fol...

array
the size-1 and counter -1 is because the counter is always 1 ahead in the array. If I remove it and...