Go Back   Velocity Reviews > Newsgroups > C Programming
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

C Programming - Re: linked list

 
Thread Tools Search this Thread
Old 06-24-2003, 06:15 AM   #1
Default Re: linked list


Ryan Molden <> writes:

> On Mon, 23 Jun 2003 02:26:58 +0100, Richard Heathfield
> <> wrote:
>
> >I guess you could always check the Rationale:
> >
> >http://www.lysator.liu.se/c/rat/d11.html#4-11-2-4

>
> Thank you much, will do. I noticed this is the rationale for C89,
> am I to take it the idea behind most standard lib functions and such
> as discussed here has not changed in C99?


There are few, if any, incompatible changes from the C89 library
to the C99 library. strncpy() in particular has not changed.

> I know they no longer do the rationale.


I must be hallucinating then.
http://std.dkuug.dk/JTC1/SC22/WG14/www/docs/n897.pdf
--
"Some programming practices beg for errors;
this one is like calling an 800 number
and having errors delivered to your door."
--Steve McConnell


Ben Pfaff
  Reply With Quote
Old 06-24-2003, 08:19 AM   #2
Ryan Molden
 
Posts: n/a
Default Re: linked list

On 23 Jun 2003 22:15:44 -0700, Ben Pfaff <> wrote:

>I must be hallucinating then.
> http://std.dkuug.dk/JTC1/SC22/WG14/www/docs/n897.pdf


Wow, thanks, I had heard from a source I previously held to be
reliable that they had stopped doing the rationale, but I see now he
was a lying sack of s&*t




Ryan Molden


-------------------------[ Student ]----------------------------------

University Of Washington

Dept. of Computer Science and Engineering

----------------------------------------------------------------------------
  Reply With Quote
Old 07-04-2003, 01:21 AM   #3
Dave Thompson
 
Posts: n/a
Default Re: linked list

On 23 Jun 2003 22:15:44 -0700, Ben Pfaff <> wrote:

> Ryan Molden <> writes:
> > [snip] am I to take it the [rationale] has not changed in C99? [snip]
> > I know they no longer do the rationale.

>
> I must be hallucinating then.
> http://std.dkuug.dk/JTC1/SC22/WG14/www/docs/n897.pdf


Or n937, the latest AFAICT.

- David.Thompson1 at worldnet.att.net
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump