产品详情
说明: 本书描述了unix系统的程序设计接口————系统调用接口和标准C库提供的很多函数。本书针对的是所有程序员。与大多数操作系统一样,unix为程序运行提供了大量的服务,打开文件,读文件,启动一个新程序,分配存储区以及获得当前时间等。这些服务称为系统调用接口。另外,标准C库提供了大量广泛用于C程序中的函数
(This book describes the programming interface of the Unix system -- the system call interface and many functions provided by the standard C library. This book is for all programmers. Like most operating systems, Unix provides a lot of services for running programs, opening files, reading files, starting a new program, allocating storage areas, and getting current time. These services are called system call interfaces. In addition, the standard C library provides a large number of functions that are widely used in C programs.)
(This book describes the programming interface of the Unix system -- the system call interface and many functions provided by the standard C library. This book is for all programmers. Like most operating systems, Unix provides a lot of services for running programs, opening files, reading files, starting a new program, allocating storage areas, and getting current time. These services are called system call interfaces. In addition, the standard C library provides a large number of functions that are widely used in C programs.)
文件列表:
UNIX环境高级编程第二版.pdf, 19928823 , 2019-02-17
