programming C

    History of C

C language was developed by an American computer programmer Dennis Ritchie.

C evolved from two previous languages, BCPL and B was developed in 1967 by Martin Richards as a language for writing operating systems software's and compilers.

C is a hardware independent. With careful design, it is possible to write C programs that are portable to most computers.

Comments