object-c
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| object-c [2010/12/31 05:28] – created suapapa | object-c [2013/08/03 05:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| $ cc -Wall main.m MyObject.m -lobjc_gc -ldl | $ cc -Wall main.m MyObject.m -lobjc_gc -ldl | ||
| </ | </ | ||
| + | 다음 위치에 헤더들이 있다. | ||
| + | <code bash> | ||
| + | / | ||
| + | </ | ||
| ====== tips ====== | ====== tips ====== | ||
| - | | + | #import < |
| + | <code objc> | ||
| + | #import < | ||
| + | |||
| + | @compatibility_alias NSObject Object; | ||
| + | </ | ||
| + | |||
| + | ====== references ====== | ||
| + | | ||
| + | * [[http:// | ||
object-c.1293773293.txt.gz · Last modified: 2013/08/03 05:04 (external edit)