Since C was developed as a general-purpose language and does not belong to the private company as a whole, can the standardization process be explained?
I mean, how did this standardization process come about?
There is a whole page devoted to information on standard committee C , as well as JTC1 / SC22 / WG14.
In fact, JTC1 is a group of IT standards, and SC22 is a subcommittee for standardization of programming languages, and WG14 is a subcommittee for standard C.
In addition, the history of the C programming language section on Wikipedia is very informative.
[update] Here is the most complete C story I can find in Bell Labs .
Source: https://habr.com/ru/post/1345936/More articles:iOS - play streaming (mp3) audio with effects - iphoneUpload multiple files in one query (jQuery / Python) - jqueryError with a simple parameterized query - Java / SQL - javaHow to get an object (stdClass) from an array - phpMethod Design - Clarity or Multifunctionality - javaCakePHP - Html-> link - why use controller => and action => instead of controller or action - phpHow to test the implementation of algorithms? - language-agnosticCreating multiple records in the same form with one model - No nested forms or anything else - ruby-on-rails-3Javascript: typeof and instanceof results contradict? - javascriptNon GPL library that can connect to MySQL database? - c ++All Articles