overloading assignment operatorthank you Helios - solved!
overloading assignment operatorI added a copy constructor and altered the delete statements. The following code compiles and runs a...
overloading assignment operatorI need some explanation of why I can't do this: [code]MMsg msg2 = msg1;[/code] in the following code...
dynamic array problemthanks wasabi, that's the information I needed. Thanks helios for letting me know I was trying to do...
dynamic array problemIf it's illegal to write to, how do you store a string there? thanks
This user does not accept Private Messages