can anyone show me the example declaration in header file how to recor value from other class?
Thanks
This is a discussion on passing value??? within the C++ Programming forums, part of the General Programming Boards category; can anyone show me the example declaration in header file how to recor value from other class? Thanks...
can anyone show me the example declaration in header file how to recor value from other class?
Thanks
do you mean how an object of one class can obtain the value of a member of another class?