Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2004-07-15 15:27:01


Robert Ramey wrote:
> Guillaume Melquiond wrote:
>
...
>>So it may be a good idea to completely remove the function "tmpnam" from
>>the Serialization library and use a saner replacement instead. This way,
>>the library tests would compile without any complaint from the linker on
>>Linux.
>
>
> I need this functionality to run the tests. What is the best way to go
> about it?

int mkstemp(char *template) on POSIX systems.

HTH,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk