Problem returning an object in an overloaded functionThe variable initializes in the constructor, along with all the other variables of that class. Furth...
Problem returning an object in an overloaded functionp.ListSize returns a ridiculous number (-8 million or something). If I could figure out why, I'd fin...
Problem returning an object in an overloaded functionHere's the afflicted code: [code]PlayList& PlayList::operator=(const PlayList &p) { //Assignment ope...
Problem returning an object in an overloaded functionYes, you're right, but why is that happening? I'm attempting to allocate an array of 3 objects that ...
Problem returning an object in an overloaded functionhttp://codepad.org/WaSOKsu8 There are a few functions with this problem, but a good example of on...
This user does not accept Private Messages