Quote Originally Posted by angelorohit View Post
I'm not quite sure if I understand what you mean... Could you elaborate?
int f(int x, int y);
parameter1 name x type int
parameter2 name y type int
return value int