home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!europa.asd.contel.com!emory!swrinde!zaphod.mps.ohio-state.edu!wupost!spool.mu.edu!agate!apple!mumbo.apple.com!gallant.apple.com!toogood.apple.com!user
- From: nicky@apple.com (Nick Pilch)
- Subject: Re: MPW C 3.2.4 and Gestalt problems-Help!
- Sender: news@gallant.apple.com
- Message-ID: <nicky-061192220915@toogood.apple.com>
- Date: Sat, 7 Nov 1992 06:09:25 GMT
- References: <1992Oct28.200618.1146@galaxy.gov.bc.ca> <1crks5INNgnd@terminator.rs.itd.umich.edu>
- Organization: Apple Computer
- Followup-To: comp.sys.mac.programmer
- Lines: 16
-
- In article <1crks5INNgnd@terminator.rs.itd.umich.edu>,
- krk@oit.itd.umich.edu (Kenneth Knight) wrote:
-
- > If you are having trouble finding where a constant, trap name, structure
- > definition, or anything else, is located the easiest wway to find it is to
- > do a global search.
- >
- > search search_string < `files -f "{Cincludes}"` ## For searching in C >includes
- ...
-
- No need to type all that! The following does exactly the same thing
-
- search search_string "{Cincludes}"┼
-
- Nick Pilch
- nicky@apple.com
-