mktemp/3

mktemp( Spec,- File)*

Deprecated interface to mktemp: given a Spec, that is a file name with six X to it, create a file name File. Use tmpnam//11 instead.