home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / programm / 4843 < prev    next >
Encoding:
Text File  |  1992-09-09  |  943 b   |  28 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!news.uiowa.edu!hobbes.physics.uiowa.edu!news.iastate.edu!jbhuber
  3. From: jbhuber@iastate.edu (Joseph B Huber)
  4. Subject: mktemp() and emx/gcc
  5. Message-ID: <1992Sep9.193715.23896@news.iastate.edu>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Organization: Iowa State University, Ames, IA
  8. Date: Wed, 9 Sep 1992 19:37:15 GMT
  9. Lines: 17
  10.  
  11. Has anyone gotten mktemp() to work under emx/gcc? When I try to use it,
  12. mktemp returns NULL and does not modify the 'XXXXXX' portion of the filename
  13. template. This occurs with programs I have written as well as previously
  14. written code. I have included <io.h>. 
  15.  
  16. tmpnam() seems to work, but I was just curious about mktemp.
  17.  
  18. Thanks.
  19.  
  20.  
  21.  
  22.  
  23. -- 
  24. Joe Huber 
  25. (jbhuber@iastate.edu)        | Capt. James T. Kirk on the 2nd law of thermo: 
  26. Dept. of Mech. Egr.          |  "It's not a hundred percent efficient,
  27. Iowa State University        |   but nothing ever is."
  28.