Solaris Express Developer Edition What's New

mkdtemp() and mkstemps() Library Functions

The library functions mkdtemp() and mkstemps() have been added to Solaris Express 4/06. The mkdtemp() function enables creation of uniquely named directories. The mkstemps() function enables creation of uniquely named files with a specific suffix.

For more information, see the mkdtemp(3C) and mkstemps(3C) man pages.