
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 10:09 AM
IIUC std::tmpnam() creates a filename that's guaranteed to be unique - but without creating an actual file (i.e. it returns a name that you could use...
2 replies | 121 view(s)
-
Today, 10:57 AM
Thanks salem_c,I guess there are various tricks I can use to generate a unique file name but I just wondered if there's something already made for...
2 replies | 121 view(s)
-
Today, 10:36 AM
A roundabout hacky way might be to use setenv() to make one of "TMPDIR, TMP, TEMP, TEMPDIR" point to your chosen directory.
But if you want a...
2 replies | 121 view(s)
|
Click Here to Expand Forum to Full Width
|