User: bnd

  • Public profile

User profile: bnd

User info
User name:bnd
History
Joined:
Number of posts:5
Latest posts:

Parsing data from STDIN
Hey, I'm unsure of how to go about this. I'm taking data from stdin, this can either be a comment...

can't get input from a function called within a class
So I have a class that displays a menu in the terminal and takes input and executes a function [cod...

Polymorphism & Assignment Operator Overloading
The candidate function is still the parent operator= though right? So do I define it in the derived ...

Polymorphism & Assignment Operator Overloading
but then the parent operator= is not defined in the class that inherits it so the inheriting class i...

Polymorphism & Assignment Operator Overloading
So I'm totally confused about how to go about this. I have something like: [code] class parent {...

This user does not accept Private Messages