Re: So what Standard are we working off?



Mark F. Haigh said:

Richard Heathfield wrote:

<snip>

I think the part of the C community that cares about portability wants a
widely-implemented standard, which it already has. Until C99 becomes as
widespread as C90, why would anyone use it if they need portability?

Come on, quit being so negative. Having everybody agree on "restrict"
now, for example, is better than a bunch of subtly incompatible type
aliasing optimization extensions later.

Not if it stops my program from compiling.

<snip>

--
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: "Foreign" programmers thoughts on American politics?
    ... of course C programs can be written in such a way as to make portability ... just as in any other language. ... hit a culture not only of competence but in some cases real expertise, ...
    (comp.programming)
  • Re: The A9s a long time coming
    ... portability. ... the Iyonix Aria Cube, so don't dump that Tesco bag just yet. ... know) creating a new market segment - between a PDA and a full laptop. ...
    (comp.sys.acorn.hardware)
  • Re: Why tthe header is not declared ?
    ... There is more to portability than a lint-free compilation. ... Portability of file data among several C implementations and various ...
    (comp.lang.c)
  • Re: Brian Kernighan, maybe Im not worthy, maybe Im scum
    ... ASCII is defined as a 7-bit code in ANSI X3.4-1986. ... A programming language is maximally portable when programs written in it ... C, more than any other language, has a strong claim to maximal portability, ...
    (comp.programming)
  • Re: Need help correcting this Bash function
    ... to that shells specific characteristics. ... portability didn't require any additional effort or complexity. ...
    (comp.unix.shell)