Tuesday, 8 January 2013

C language


'C' is a well known programming language which was developed by Dennis  Ritchie  in 1972 in  AT&T Bell Labs. This programming language was influenced by B , BCPL ,  ALGOL, and some other programming languages.
C language is structured & procedural based programming language .Many programming language which we are using today were influenced from  'C'.examples of such languages are C++ ,D ,Objective C,Go,etc.

This language includes variables,constants,arithmetic ,control  flow,functions and  input & output .
This also includes pointers, structures,several control-flow statements, pre-processors.

EVOLUTION OF C Language



Their are various version of C in market .The latest among them is C11(C standard revision ).It replaces the previous C standard informally known as C99  .
To compile the code written in C language  we have different compilers in market some of them are Borland Turbo C ,Clang, GCC , LCC,Pelles C, PCC ,TCC,etc.

This is the brief intro to the professionals language.



0 comments:

Post a Comment