Sunday, September 26, 2010

Introduction to C

  • C is a general-purpose , structured programming language .
  • Can be used for sustems programming and application programming .
  • C has a large number of operators and library functions and allows the user to extend on the library .
  • C program are portable . They can be processed on many different computers with no or little alterations
  • Developed in 1970s by Dennis Ritchie at Bell telephone Lab .Inc
  • Originated from BCPL ( Basic Combined Programming Language ).
  • ANSI ( American National Standard Institute ) developed a standardized definition of C language that all commerical C compilers and interpreters adhere to this standard

No comments:

Post a Comment