《GLIB C MANUAL》–1.介紹

來源:互聯網
上載者:User

1.Introduction

1.介紹

The C language provides no built-in facilities for performing such common operations as input/output, memory management, string manipulation, and the like. Instead, these facilities are defined in a standard library, which
you compile and link with your programs. The GNU C Library, described in this document, defines all of the library functions that are specified by the ISO C standard, as well as additional features specific to POSIX and other derivatives of the Unix operating
system, and extensions specific to GNU systems.
C語言提供了非內建處理來執行輸入/輸出,記憶體管理,字串處理等普通操作。相反,這些處理都定義在標準的庫中,這些庫在你編譯和連結程式時使用。在本文檔中描述的GNU C庫,不但定義了所有在ISO C中詳細說明的庫功能,而且還包括了POSIX和其他衍生的unix系統的附加特性,GNU系統的擴充。

The purpose of this manual is to tell you how to use the facilities of the GNU C Library. We have mentioned which features belong to which standards to help you identify things that are potentially non-portable to other
systems. But the emphasis in this manual is not on strict portability.
本手冊的目的是教你如何使用GNU C庫。我們已經提到了哪些特徵是屬於哪些標準的,來協助你判斷是否可以移植到其他的系統中,但在這本手冊的重點不是嚴格的可移植性。

1.1. Getting Started: What this manual is for and how to use it.
1.2. Standards and Portability: Standards and sources upon which the GNU C library is based.
1.3. Using the Library: Some practical uses for the library.
1.4. Roadmap to the Manual: Overview of the remaining chapters in this manual.
1.1. 入門:這本手冊是什麼,如何使用它。
1.2. 標準和可移植性:基於GNU C庫的標準和來源。
1.3. 使用庫:庫的實際使用。
1.4. 手冊的路線圖:本手冊的其餘章節概述。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.