Queries about new C paper work C11



1. why no algorithm and data structure library proposed?

i think if C has stack, queue, hash map.. like those in C++/STL,
many C++ application programmers will come to C again.

2. why thread (posix) proposed while socket (posix) not?

3. will this C11 fail like C99?

will it be dead until replaced by the next paper work and no one
implementents it?
.



Relevant Pages

  • Re: Queries about new C paper work C11
    ... i think if C has stack, queue, hash map.. ... many C++ application programmers will come to C again. ... Every complicated feature (like the ones you ...
    (comp.lang.c)
  • Re: Queries about new C paper work C11
    ... i think if C has stack, queue, hash map.. ... many C++ application programmers will come to C again. ...
    (comp.lang.c)
  • Re: Serial custom speed deprecated?
    ... nonsense provided we implement something as userland programs expect ... I fully agree we should implement Posix behaviour. ... what userland programmers expect is where I disagree. ...
    (Linux-Kernel)
  • Re: Causing a process switch to test a theory.
    ... PIPE_BUF is a POSIX defined minimum, ... grep for sections of code that contain fpathconf ... determine if the programmers took this into consideration. ... you'll be able to follow the logical flow of the program from fpathconf() ...
    (freebsd-hackers)
  • Re: [SLE] difference between C and POSIX locales
    ... > I see that error now and them (locale not supported), ... But most programmers appear to write their ... As I said, en_US means english. ... POSIX to en_US tends to be sloppy. ...
    (SuSE)