function with multiple arguments

Posted by Viral on Stack Overflow See other posts from Stack Overflow or by Viral
Published on 2010-04-01T12:08:13Z Indexed on 2010/04/01 12:13 UTC
Read the original article Hit count: 231

Filed under:
|

hi, how to pass multiple arguments in a single function in objective c? I want to pass 2 integer values and the return value is also integer.

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about objective-c