Re: tmpnam behaviour on subsequent calls
On Jan 21, 8:36 am, Lars Uffmann <a...@nurfuerspam.de> wrote:
> Erik Wikström wrote:
> > By the way, questions about functions in the C standard
> > library will usually be better answered in comp.lang.c.
> My bad - I thought maybe there was some C++ equivalent, as
> people keep pointing out that C and C++ are two different
> languages (I still see C++ as elaborated on a C basis).
tmpnam() is part of C/C++. It's present in standard C++, as
well as standard C, with exactly the same semantics. As such,
it's fully on topic here. But you'll probably find more experts
in it in comp.lang.c.
--
James Kanze (GABI Software) email:james.kanze@gmail.com
Conseils en informatique orientée objet/
Beratung in objektorientierter Datenverarbeitung
9 place Sémard, 78210 St.-Cyr-l'École, France, +33 (0)1 30 23 00 34
|