returning a reference from a function?Hmm ok, but the only difference between returning a reference from the function and not returning re...
returning a reference from a function?Ahh ok. So if i do this: [code] class person{ public: person(int n):money(n){} person& get(p...
returning a reference from a function?hey, i have a question about returning a reference from functions. It could be returning member fun...
Class member function / member variablesHi :) My question is what kind of method should i use for changing my membervariables in memberfu...
caller of the function / the called function?ok thank you
This user does not accept Private Messages