Skip navigation.
 
mlSearching Header Files
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

Related mailsAuthorDate
mlSearching Header Files Joey Coyle Nov 20, 23:36
mlRe: Searching Header Files Markus Spath Nov 21, 01:07
mlRe: Searching Header Files Joey Coyle Nov 21, 02:51
mlRe: Searching Header Files Nick Zitzmann Nov 21, 06:30
mlRe: Searching Header Files Ben Dougall Nov 21, 13:22
mlRe: Searching Header Files Joey Coyle Nov 21, 17:02
mlRe: Searching Header Files Nick Zitzmann Nov 21, 18:06
mlRe: Searching Header Files David Dunham Nov 21, 22:40
mlRe: Searching Header Files Joey Coyle Nov 22, 00:30
mlRe: Searching Header Files David Dunham Nov 24, 01:36