Latest web development tutorials

C Standard Library - Reference Manual

C language is a universal, process-oriented type of computer program design language. In 1972, in order to transplant and development of the UNIX operating system, Dennis Ritchie at the Bell Telephone Laboratories developed the C language design.

C language is a widely used computer language, it is as popular with the Java programming language, both between modern software programmers have been widely used.

C standard library is a set of C built-in functions, constants, and header files, such as <stdio.h>, <stdlib.h>, <math.h>, and so on. The standard C library can be used as a programmer's reference manual.

Who should take this tutorial?

C standard library as a C programmer's reference manual, C programmers in the development of projects related to system programming can be found in this manual. Each step system to help them relevant reference. Our easy-to-understand way to explain all of the C function, you can copy directly in the project using these items.

Before reading this tutorial, you need to know:

For a basic understanding of the C language will help you understand the built-in function of the C standard library covers.

Compile / execute a C program

If you want to learn C programming on a Linux server, but it is not related to the configuration environment, you can access compileonline.com . You only need a simple clicks, you can experience the real programming experience on high-end servers. This online tool is completely free.