home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / lang / perl / 6979 < prev    next >
Encoding:
Internet Message Format  |  1992-11-14  |  1.0 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!ames!agate!doc.ic.ac.uk!news!lmjm
  2. From: lmjm@doc.ic.ac.uk (Lee M J McLoughlin)
  3. Newsgroups: comp.lang.perl
  4. Subject: Wanted: file descriptor management
  5. Date: 13 Nov 92 20:42:26
  6. Organization: Dept. of Computing, Imperial College, London. U.K.
  7. Lines: 14
  8. Distribution: comp
  9. Message-ID: <LMJM.92Nov13204226@swan.doc.ic.ac.uk>
  10. NNTP-Posting-Host: swan.doc.ic.ac.uk
  11.  
  12. I'm writing a program that needs to process input lines a bit like
  13. cpp.  In particular I need to be able to implement a #include -like
  14. mechanism.  So I'm looking for a library that I can use to mangage
  15. file descriptors so that when I switch file, on an include, I can
  16. switch back to my original file when I'm done.
  17.  
  18. If anyone has such a library or can point me at something I can turn
  19. into such a library I'd be most greatful.
  20.     Lee
  21. --
  22. --
  23. Lee McLoughlin.                          Phone: +44 71 589 5111 X 5085
  24. Dept of Computing, Imperial College,     Fax: +44 71 581 8024
  25. 180 Queens Gate, London, SW7 2BZ, UK.    Email: L.McLoughlin@doc.ic.ac.uk
  26.