'friend' functions not accessing private membersNow when I test my BalanceC value from the Checking class, I'm getting garbage values using ".at(0)"...
'friend' functions not accessing private membersWow, can't believe i missed that. Thank you for the second pair of eyes, it fixed the issue. =D
'friend' functions not accessing private membersOk I fixed them both to: [code]friend std::ostream& operator<<( std::ostream& output, const Checkin...
'friend' functions not accessing private membersWe're learning about friend functions and vectors, the ladder I seem to of nailed on the first go. ...
This user does not accept Private Messages