Well, most of the system frameworks functions for Mac OS X and iPhone OS are the same, compiler is the same (gcc), IDE is the same (usually XCode), and you can write many fairly low-level applications that will compile for both systems with little or no change in code.
|