delorie.com/archives/browse.cgi | search |
Date: | Tue, 24 Sep 1996 09:06:52 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
To: | Thomas Hofmeister <hofmeist AT poseidon DOT informatik DOT uni-dortmund DOT de> |
Cc: | djgpp AT delorie DOT com |
Subject: | Re: Has anybody seen scs....tmp-files |
In-Reply-To: | <516bag$rko@fbi-news.Informatik.Uni-Dortmund.DE> |
Message-Id: | <Pine.SUN.3.91.960924090514.11038J-100000@is> |
Mime-Version: | 1.0 |
On 11 Sep 1996, Thomas Hofmeister wrote: > Is there some situation under which a program > compiled with djgpp, V2, writes files > under the name "scs....tmp" > (where the dots stand for a rather random number.) ? Could be, if the program calls `mktemp' library function with the template "scsXXXXXX" (or some such). Try searching the program sources for the above string.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |