home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.programmer
- Path: sparky!uunet!s5!is1.is.morgan.com!is.morgan.com!scairns
- From: scairns@is.morgan.com
- Subject: /tmp files
- Message-ID: <1992Jul31.095122@is.morgan.com>
- Sender: scairns@is.morgan.com (Scott Cairns)
- Nntp-Posting-Host: zamboni
- Organization: Morgan Stanley
- Date: Fri, 31 Jul 1992 13:51:22 GMT
- Lines: 12
-
-
- Is there a system call to randomly generate unique file names
- in /tmp?
-
- Or alternatively, anyone have any code examples which do this?
-
- I need to send output temporarily to a unique file in /tmp, do some
- work with it and than discard it.
-
- Thanks in advance.
-
-
-