[function-Variable] - Tea Bag Dipping tecnology
Posted: Mon Dec 27, 2004 8:32 am
Hi
All
Please help me solve this problem
I have a class in that there is a function in it
and I am passing a (optional) argument to that function by reference
some thing like this function name(arg1, &arg2);
and each time the argument passed to that function is different variables reference.
How do I do this task.
All
Please help me solve this problem
I have a class in that there is a function in it
and I am passing a (optional) argument to that function by reference
some thing like this function name(arg1, &arg2);
and each time the argument passed to that function is different variables reference.
How do I do this task.