Re: Debugging standard C library routines



Ian Collins said:

Thank goodness C99 gave us the ability to declare variables at point of
use, this entire debate becomes moot.

Only when C99 becomes widely implemented.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
.



Relevant Pages

  • Re: which is better to follow C89 or C99 (was: Is Islam Really a Religion of Terror?)
    ... the common subset of C90 and C99. ... Richard Heathfield ... rjh at the above domain, ...
    (comp.lang.c)
  • Re: C99 Versus ANSI.
    ... Jean-Marc Bourguet said: ... I'm not overly fussed about C99, ... Richard Heathfield ... rjh at above domain ...
    (comp.lang.c)
  • Re: Need some explanation
    ... Richard Heathfield wrote: ... >> What changed between C90 and C99 is that what was an extension ... >> in C90, can now be allowed, ie. a compiler does not cease to be ...
    (comp.lang.c)
  • Re: Casting the return value of malloc() ?
    ... Richard Heathfield wrote: ... That's not permitted for a conforming implementation ot C99 ... Why is it not good QoI? ... How often does C share system or standard library headers with COBOL? ...
    (comp.lang.c)
  • Re: Casting the return value of malloc() ?
    ... Richard Heathfield wrote: ... That's not permitted for a conforming implementation ot C99 ... some of us do use platforms where the native compiler ... Sure - and there are some people who do fly on the Space Shuttle. ...
    (comp.lang.c)