Who knows more information about the next ISO C standard "C1x" ?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Royt

    #1

    Who knows more information about the next ISO C standard "C1x" ?

    Have a look at this site:
    http://blogs.msdn.com/vcblog/archive...rd-update.aspx

    C is a mature language used everywhere, it doesn't belong to any
    commercial company, should it be updated frequently? C99 is not widely
    adopted till now, what's about the future of "C1x". And who knows more
    about the new generation standard...
  • santosh

    #2
    Re: Who knows more information about the next ISO C standard "C1x&qu ot; ?

    Royt wrote:
    Have a look at this site:
    >http://blogs.msdn.com/vcblog/archive...rd-update.aspx
    >
    C is a mature language used everywhere, it doesn't belong to any
    commercial company, should it be updated frequently? C99 is not widely
    adopted till now, what's about the future of "C1x". And who knows more
    about the new generation standard...
    Interesting that WG14 is trying to standardise widely used extensions
    and has recognised that "Committee inventions" are likely to fail, as
    they did in C99. Support for concurrency would top my list for useful
    additions to C. And also perhaps references.

    Comment

    • llothar

      #3
      Re: Who knows more information about the next ISO C standard "C1x&qu ot; ?

      On 16 Mrz., 17:28, santosh <santosh....@gm ail.comwrote:
      Interesting that WG14 is trying to standardise widely used extensions
      and has recognised that "Committee inventions" are likely to fail, as
      they did in C99. Support for concurrency would top my list for useful
      additions to C. And also perhaps references.
      I would like to see the gcc extension to build manual "goto" jump
      tables.
      But as the last posting in the thread says: C99 was a standard 9 years
      ago.
      What conclusion do we draw? C is considered dead by some companies.

      Comment

      Working...