FROM : Joey Coyle
DATE : Sat Nov 20 23:36:13 2004
Hi,
Is there a way to search all Header Files in XCode?
For example, I look at this below and don't really understand, and I
want to search for the Definition of CGDirectDisplayID. What is
CGDirectDisplayID? How you can you subtract 1 from it. How would I
find it's definition to further investigate this?
#define INVALID_DISPLAY (CGDirectDisplayID)-1
CGDirectDisplayID gCGDisplayID = INVALID_DISPLAY;
thanks,
joey
DATE : Sat Nov 20 23:36:13 2004
Hi,
Is there a way to search all Header Files in XCode?
For example, I look at this below and don't really understand, and I
want to search for the Definition of CGDirectDisplayID. What is
CGDirectDisplayID? How you can you subtract 1 from it. How would I
find it's definition to further investigate this?
#define INVALID_DISPLAY (CGDirectDisplayID)-1
CGDirectDisplayID gCGDisplayID = INVALID_DISPLAY;
thanks,
joey
| Related mails | Author | Date |
|---|---|---|
| Joey Coyle | Nov 20, 23:36 | |
| Markus Spath | Nov 21, 01:07 | |
| Joey Coyle | Nov 21, 02:51 | |
| Nick Zitzmann | Nov 21, 06:30 | |
| Ben Dougall | Nov 21, 13:22 | |
| Joey Coyle | Nov 21, 17:02 | |
| Nick Zitzmann | Nov 21, 18:06 | |
| David Dunham | Nov 21, 22:40 | |
| Joey Coyle | Nov 22, 00:30 | |
| David Dunham | Nov 24, 01:36 |






Cocoa mail archive

