User profile: gambette

User info
User name:gambette
History
Joined:
Number of posts:14
Latest posts:

control may reach end of non-void function
@repeater do you mean that I should include a 'else' part and return something in it?

control may reach end of non-void function
Good day to all! I'm experiencing some issue with my custom 'vector' template class that I'm require...

accessing a object array
Hi Thomas1965, thank you so much for your suggestion. I understand that the data type for 'mark' is ...

accessing a object array
Hi everyone, part of my assignment requires me to 'unfriend' my overload << >> operator and use set/...

accessing private mem w/o friend?
Hi guys, i know that using the 'friend' is the most effective solution for this problem. I think my ...