home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / nuweb087.zip / output.c.diff < prev    next >
Text File  |  1996-02-29  |  155b  |  9 lines

  1. 8a9,10
  2. >       char *tmp_dir_p  = ".";
  3. >       char *tmp_pref_p = "nuw";
  4. 9a12
  5. > /*
  6. 10a14,15
  7. > */
  8. >       char *temp_name = tempnam(tmp_dir_p, tmp_pref_p);
  9.