Hi,

I've a function which accpets two integer parameters. Now, after doing some processing within the function I want the two values back. How do I do that? Will return statement be helpful?

Thanks,
Babu