mvksagar
December 8th, 2007, 11:14 AM
Hi every1,
i have an RPC program , in which i need to compute a value on the client side .The value is in double.Now i want to send back the same to the server using pointer(call by refernce)...can any 1 tel me how to do that...
i have an RPC program , in which i need to compute a value on the client side .The value is in double.Now i want to send back the same to the server using pointer(call by refernce)...can any 1 tel me how to do that...