home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18120 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. 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
  3. From: nicky@apple.com (Nick Pilch)
  4. Subject: Re: MPW C 3.2.4 and Gestalt problems-Help!
  5. Sender: news@gallant.apple.com
  6. Message-ID: <nicky-061192220915@toogood.apple.com>
  7. Date: Sat, 7 Nov 1992 06:09:25 GMT
  8. References: <1992Oct28.200618.1146@galaxy.gov.bc.ca> <1crks5INNgnd@terminator.rs.itd.umich.edu>
  9. Organization: Apple Computer
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 16
  12.  
  13. In article <1crks5INNgnd@terminator.rs.itd.umich.edu>,
  14. krk@oit.itd.umich.edu (Kenneth Knight) wrote:
  15.  
  16. >   If you are having trouble finding where a constant, trap name, structure
  17. > definition, or anything else, is located the easiest wway to find it is to
  18. > do a global search.
  19. >  
  20. > search search_string < `files -f "{Cincludes}"`  ## For searching in C >includes
  21. ...
  22.  
  23. No need to type all that! The following does exactly the same thing
  24.  
  25. search search_string "{Cincludes}"┼
  26.  
  27. Nick Pilch
  28. nicky@apple.com
  29.