C
|
||||||||
|
The first major program written in C was the UNIX operating system, and for many years C was considered to be inextricably linked with UNIX. Now, however, C is an important language independent of UNIX. Although it is a high-level language, C is much closer to assembly language than are most other high-level languages. This closeness to the underlying machine language allows C programmers to write very efficient code. The low-level nature of C, however, can make the language difficult to use for some types of applications.
|
|
|||||||
|
C and C++ programming tutorials C programming book C programming language Guide to programming in C Yahoo!'s C and C++ pages Association of C/C++ users C programming language FAQ DevCentral Tutorials: C/C++ Introduction to C Programming ISO C home page |
||||||||