home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9572 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  1004 b 

  1. Xref: sparky comp.unix.questions:9572 comp.unix.programmer:4011
  2. Newsgroups: comp.unix.questions,comp.unix.programmer
  3. Path: sparky!uunet!wupost!gumby!destroyer!ubc-cs!utcsri!torn!csd.unb.ca!morgan.ucs.mun.ca!nstn.ns.ca!dragon.acadiau.ca!alan
  4. From: alan@dragon.acadiau.ca (Alan McKay)
  5. Subject: THANKS: fd to FILE* conversion
  6. Message-ID: <1992Jul30.112426.9807@dragon.acadiau.ca>
  7. Organization: Acadia University
  8. Date: Thu, 30 Jul 1992 11:24:26 GMT
  9. Lines: 15
  10.  
  11. I want to thank the many, many people who responded to my FILE* --> fd
  12. conversion question.  BTW, I did check the man pages first, but I guess
  13. maybe I didn't look close enough because now I see that it seems to be
  14. in front of my eyes.
  15.  
  16. Summary:
  17.     fileno()     - converts a FILE* to an fd
  18.     fdopen()    - converts an fd to a FILE*
  19.  
  20. Thanks again everyone!
  21. -- 
  22. --
  23. Alan W. McKay        | (902)542-2201.158    | Wolfville, N.S. Canada
  24. alan@acadiau.ca        | Acadia University    | SUB Box 6008, B0P 1Z1
  25. ----------------------------------------- My Canada includes Quebec -----
  26.