C language tutorial and 100 classic examples
Upload User: sbftbdw
Upload Date: 2024-12-30
Package size: 203k
Downloads: 0
Category:

Development Platform:

C/C++

Code Price: 10 Coin Credit Rule     Buy Credits
Detail: Chapter 1: Introduction to C Language \The Development Process of C Language C Language was introduced in the early 1970s. In 1978, the C language was officially published by Bell Laboratories of the American Telephone and Telegraph Company (AT&T). Simultaneously by B W. Kernighan and D M. Ritchit co authored the famous book 'THE C PROGRAMMING LANGUAGE'. It is commonly referred to as "K&R" or "K&R" standards. However, there was no complete standard C language defined in K&R. Later, the American National Standards Institute developed a C language standard based on this, which was published in 1983. It is commonly referred to as ANSI C\ The best contemporary programming language/Early C language was mainly used for UNIX systems. Due to the growing recognition of the powerful features and various advantages of C language, it began to enter other operating systems in the 1980s and quickly became widely used on various large, medium, small, and micro computers. Becoming one of the best programming languages of our time\ The characteristics of n C language C language is a structured language. It has clear hierarchy, makes it easy to organize programs in a modular manner, and is easy to debug and maintain. The C language has extremely strong expressive and processing abilities. It not only has rich operators and data types, but also facilitates the implementation of various complex data structures. It can also directly access the physical address of memory and perform bit level operations. Due to the implementation of hardware programming operations in C language, it combines the functions of high-level and low-level languages. It can be used for both system software development and application software development. In addition, C language also has the characteristics of high efficiency and strong portability. Therefore, it has been widely ported to various types of computers, forming multiple versions of C language.
This package does not include any code with text format which can display in web page, please download the package.