home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / rec / games / mud / diku / 1214 < prev    next >
Encoding:
Text File  |  1992-12-24  |  843 b   |  25 lines

  1. Newsgroups: rec.games.mud.diku
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!iboga!brumleve
  3. From: brumleve@iboga (Dan Brumleve)
  4. Subject: Re: One more quick coding question :)
  5. References: <78789@hydra.gatech.EDU>
  6. Message-ID: <Bzr3Mr.EJ6@news.cso.uiuc.edu>
  7. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  8. Organization: University of Illinois at Urbana
  9. Date: Thu, 24 Dec 1992 06:35:13 GMT
  10. Lines: 13
  11.  
  12. gt5870c@prism.gatech.EDU (Noah White) writes:
  13.  
  14.  
  15. >   Hi all, it's me again. I have another quick question. There are 
  16. >several functions (I assume they are macros) in comm.c which start with
  17. >FD_  (ie: FD_ZERO). Where are these defined? Thanks in advance!
  18.  
  19. >-Noah
  20.  
  21. The file descriptor macros are in sys/types.h...  Why could you figure
  22. it out by egrep'ing it from the files included in your program?
  23.  
  24. -Dan
  25.