home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / programm / 4038 < prev    next >
Encoding:
Text File  |  1992-07-31  |  599 b   |  24 lines

  1. Newsgroups: comp.unix.programmer
  2. Path: sparky!uunet!s5!is1.is.morgan.com!is.morgan.com!scairns
  3. From: scairns@is.morgan.com
  4. Subject: /tmp files
  5. Message-ID: <1992Jul31.095122@is.morgan.com>
  6. Sender: scairns@is.morgan.com (Scott Cairns)
  7. Nntp-Posting-Host: zamboni
  8. Organization: Morgan Stanley
  9. Date: Fri, 31 Jul 1992 13:51:22 GMT
  10. Lines: 12
  11.  
  12.  
  13. Is there a system call to randomly generate unique file names
  14. in /tmp?  
  15.  
  16. Or alternatively, anyone have any code examples which do this?
  17.  
  18. I need to send output temporarily to a unique file in /tmp, do some
  19. work with it and than discard it.
  20.  
  21. Thanks in advance.
  22.  
  23.  
  24.