Re: Symbol coloring in XCode?
Re: Symbol coloring in XCode?
- Subject: Re: Symbol coloring in XCode?
- From: Marshall Clow <email@hidden>
- Date: Tue, 18 Oct 2005 10:47:22 -0700
Is there a similar command in Terminal like MPW's (if I recall it
right) "Find /aFunctionName/ {CIncludes}" ?
[ Dang - sent too early ]
grep -R /aFunctionName/ /usr/include
is a good start, but since header files are "all over hell and gone",
that's not enough.
They could be in "/System/Library/Frameworks", or in
"/Developer/SDKs/MacOSX10.3.9.sdk" (note the terminal-friendly lack
of spaces) or in a few other places.
--
-- Marshall
Marshall Clow Idio Software <mailto:email@hidden>
It is by caffeine alone I set my mind in motion.
It is by the beans of Java that thoughts acquire speed,
the hands acquire shaking, the shaking becomes a warning.
It is by caffeine alone I set my mind in motion.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden