User: PuppetMeat

  • Public profile

User profile: PuppetMeat

User info
User name:PuppetMeat
History
Joined:
Number of posts:7
Latest posts:

need help with operator friend functions
And 1 last question, how would you guys go about returning an array from a class member?

need help with operator friend functions
Omg! 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 error
Write 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