Changes

Jump to: navigation, search

An Overview of Objective-C Functions

5 bytes added, 19:59, 20 October 2009
Calling an Objective-C Function
</pre>
In the above example, we have created a new variable called ''result an '' and then used the assignment operator (=) to store the result returned by the multiply function when it is passed the numbers 10 and 20 as arguments.
== Function Prototypes ==

Navigation menu