I have function with 3 parameters passed in. The same funtion i am calling in other function and passing the 3 parameters but i get a warning message. too few actual parameters. Since the original function and function where i call the old function and passing the parameters are same,I couldnt understand why this warning message has come.How to rectify this warning message. Please help me.
you should post your code to get the solution quickly.