34,333
edits
Changes
→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 ==