Re: tmpnam behaviour on subsequent calls
Erik Wikström wrote:
> The C99 standard, 7.19.4.4 §3: "The tmpnam function generates a
> different string each time it is called."
Thank you!
> 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).
Best Regards,
Lars
|