Re: Newbie howto question.
- From: Longfellow <no-one@xxxxxxxxxxxx>
- Date: Wed, 27 Apr 2005 18:22:45 -0000
On 2005-04-27, Michael Wojcik <mwojcik@xxxxxxxxxxx> wrote:
<snip>
>> remove(), rename() and tmpnam() are all in C99, I am not sure about
>> ANSI C.
>
> C99 is "ANSI C" - it's the most recent version of the ISO C standard,
> which was adopted by ANSI. But remove, rename, and tmpnam have all
> been part of the standard C library since the first ANSI standard.
<snip>
Thanks, that's what I need. I had a hunch I was missing something.
Perhaps I should take further questions to comp.lang.c as you suggest.
I appreciate this informative response!
Longfellow
.
- References:
- Newbie howto question.
- From: Longfellow
- Re: Newbie howto question.
- From: rossum
- Re: Newbie howto question.
- From: Michael Wojcik
- Newbie howto question.
- Prev by Date: Re: O_NOBLOCK increases UDP socket latency
- Next by Date: Re: Invoking a function through function pointer
- Previous by thread: Re: Newbie howto question.
- Next by thread: Re: Newbie howto question.
- Index(es):
Relevant Pages
|