need help with operator friend functionsAnd 1 last question, how would you guys go about returning an array from a class member?
need help with operator friend functionsOmg! thank you all! I'm blind!
need help with operator friend functions#include<iostream> #include<iomanip> using namespace std; class PhoneNumber { friend ostr...
Weird class/derived class errorWrite your question here. #ifndef EMPLOYEE_H_INCLUDED #define EMPLOYEE_H_INCLUDED class Employe...
Little help with an object that accepts an array#include <iostream> using namespace std; class Manager1 { Manager1(string M[5]); void...
This user does not accept Private Messages