FROM : Andy Lee
DATE : Wed Jul 02 21:30:40 2008
On Jul 2, 2008, at 3:22 PM, Andy Lee wrote:
> There is quite a bit of precedent for methods of this form -- in
> the Xcode documentation window, you can
...enter "get" in the searchf field, and *then*...
> do an API "Starts With" search, sort by language, and look at the
> Objective-C methods.
This one is a good example:
- (void)getCompression:(NSTIFFCompression *)compression factor:(float
*)factor
--Andy
DATE : Wed Jul 02 21:30:40 2008
On Jul 2, 2008, at 3:22 PM, Andy Lee wrote:
> There is quite a bit of precedent for methods of this form -- in
> the Xcode documentation window, you can
...enter "get" in the searchf field, and *then*...
> do an API "Starts With" search, sort by language, and look at the
> Objective-C methods.
This one is a good example:
- (void)getCompression:(NSTIFFCompression *)compression factor:(float
*)factor
--Andy
| Related mails | Author | Date |
|---|---|---|
| James Montgomerie | Jul 2, 20:48 | |
| Abernathy, Joshua | Jul 2, 20:56 | |
| Stephen J. Butler | Jul 2, 20:58 | |
| Jean-Daniel Dupas | Jul 2, 21:14 | |
| Andy Lee | Jul 2, 21:22 | |
| Andy Lee | Jul 2, 21:30 | |
| Joel Norvell | Jul 2, 21:33 | |
| Bob Smith | Jul 2, 22:03 | |
| Keith Duncan | Jul 2, 22:19 | |
| David Casseres | Jul 4, 04:02 |






Cocoa mail archive

