User: NonprofitProphet

  • Public profile

User profile: NonprofitProphet

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

Problem returning an object in an overloaded function
The variable initializes in the constructor, along with all the other variables of that class. Furth...

Problem returning an object in an overloaded function
p.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 function
Here's the afflicted code: [code]PlayList& PlayList::operator=(const PlayList &p) { //Assignment ope...

Problem returning an object in an overloaded function
Yes, 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 function
http://codepad.org/WaSOKsu8 There are a few functions with this problem, but a good example of on...

This user does not accept Private Messages