Open main menu
Changes
Writing Objective-C Class Methods
37 bytes added
,
18:21, 19 October 2009
→
The main() Function
</pre>
This application can be compiled
from within the Xcode environment, or
from the command line as follows:
<pre>
gcc -framework Foundation BankAccount.m main.m -o main
</pre>
← Older edit
Newer edit →
Neil
Bureaucrat
,
administrator
34,333
edits