Blog Visitors Status

GS WEB LOG NOW ADDED STUFF IN EDUCATIONZONE...LIKE NOTIFICATIONS..RESULTS...HALLTICKETS...JOBS...ADMISSIONS...JNTU WORLD...WALLPAPERS...SCHOLARSHIPS...ETC

Protected by Copyscape DMCA Takedown Notice Search Tool

Friday, July 16, 2010

C Programming Language Description and E-Book

C (pronounced /ˈsiː/ see) is a general-purpose computer programming languageDennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system. developed in 1972 by
Although C was designed for implementing system software it is also widely used for developing portable application software.
C is one of the most popular programming languages of all timeand there are very few computer architectures for which a C compiler does not exist. C has greatly influenced many other popular programming languages, most notably C++, which began as an extension to C.

Design

C is an imperative (procedural) systems implementation language. It was designed to be compiled using a relatively straightforward compiler, to provide low-level access to memory, to provide language constructs that map efficiently to machine instructions, and to require minimal run-time support. C was therefore useful for many applications that had formerly been coded in assembly language.
Despite its low-level capabilities, the language was designed to encourage machine-independent programming. A standards-compliant and portably written C program can be compiled for a very wide variety of computer platforms and operating systems with little or no change to its source code. The language has become available on a very wide range of platforms, from embedded microcontrollers to supercomputers.

Minimalism

C's design is tied to its intended use as a portable systems implementation language. It provides simple, direct access to any addressable object (for example, memory-mapped device control registers), and its source-code expressions can be translated in a straightforward manner to primitive machine operations in the executable code. Some early C compilers were comfortably implemented (as a few distinct passes communicating via intermediate files) on PDP-11 processors having only 16 address bits. C compilers for several common 8-bit platforms have been implemented as well.

File Name: BEST C language book Yaswanth kanitkar by subhash.rar (2.2 MB)



              
                                                            Password:       (subhash)

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...