Since C was developed as a general purpose language and is not owned by a private company in general, can the standardization process be explained?
I mean how did this standardization process come about?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a whole page dedicated to information on the C standard committee aka JTC1/SC22/WG14.
Actually JTC1 is the IT standards group and SC22 is the programming langages standards sub committee and WG14 is the C standards sub sub committee.
Also, the History section of the C Programming Language on Wikipedia is very informative.
[update] Here is the most complete history of C I can find from Bell Labs.