Glib C manual-1. Introduction

Source: Internet
Author: User
Tags types of functions

1.1. Getting Started
1.1. Getting Started
 
This manual is written with the assumption that you are at least somewhat familiar with the C programming language and basic programming concepts. specifically, familiarity with ISO Standard C (see iso c), rather than "traditional" pre-Iso c dialects, is assumed.
When writing this manual, assume that you are at least familiar with C to become a language and basic programming concepts, especially ISO Standard C (see: 1.2.1 Iso c ), instead of the traditional pre-Iso c dialect.

The gnu c Library provides des several header files, each of which provides definitions and declarations for a group of related facilities; this information is used by the C compiler when processing your program. for example, the header file stdio. h declares facilities
For faster input and output, and the header file string. h declares string processing utilities. The organization of this manual generally follows the same division as the header files.
The gnu c library contains many header files, each of which provides a set of function definitions and descriptions. The C compiler uses this information when processing your program. For example, the stdio. h header file describes the input and output functions, and the string. h header file describes the string processing functions. This manual is generally organized according to the division of labor in the header file.

If you are reading this manual for the first time, you should read all of the introductory material and skim the remaining chapters. there are a lot of functions in the gnu c library and It's not realistic to keep CT that you will be able to remember exactly
How to use each and every one of them. it's more important to become generally familiar with the kinds of facilities that the Library provides, so that when you are writing your programs you can recognize when to make use of library functions, and where in
This manual you can find more specific information about them.
If this is the first time you read this manual, you should read all the introduction materials and browse other chapters. The GNU Library has so many features that it is unrealistic for you to accurately remember the use of all of these features. More importantly, you are familiar with the types of functions provided by the database. Therefore, when you are writing a program, you can understand when to use these library functions, find detailed information about these features from the manual.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.