Introduction to C Programming

What is C ?



C is a programming language and was developed in 1972 by Dennis Ritchie at bell laboratories of AT&T (American Telephone & Telegraph), located in the U.S.A. Dennis Ritchie is known as the founder of the c language. It became popular with the development of the UNIX operating system, which was also developed in the same laboratory. C grew in popularity across different operating systems as a result of marketing different C compilers produced by different vendors . In 1990, the first official ANSI standard definition of C was published.

Comments

Popular posts from this blog

Tutorial 11 & 12

Format Modifiers (Format Specifiers)

Simple and basic C program code