| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Monday, May 28, 2001, at 09:26 pm, Nat! wrote:
But what really happens is that [myRect setWidth:10.0 height:15.0] translates into
objc_msgSend( myRect, @selector( setWidth:height:), 10.0, 15.0);
and you should never write code that calls objc_msgsend directly :-)
| References: | |
| >Re: ObjC Method naming (From: Finlay Dobbie <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.