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