UNIX環(huán)境高級編程
If you are an experienced C programmer with a working knowledge of UNIX, you cannot afford to be without this up-to -date tutorial on the system call interface and the most important functions found in the ANSI C library. Richard Stevens describes more than 200 system calls and functions; since he believes the best way to learn code is to read code,a brief example accompani...
If you are an experienced C programmer with a working knowledge of UNIX, you cannot afford to be without this up-to -date tutorial on the system call interface and the most important functions found in the ANSI C library. Richard Stevens describes more than 200 system calls and functions; since he believes the best way to learn code is to read code,a brief example accompanies each description. Building upon information presented in the first 15 chapters, the author offers chapter-long examples teaching you how to create a database library, a PostScript printer driver, a modem dialer, and a program that runs other programs under a pseudo terminal. To make your analysis and understanding ofthis code even easier, and to allow you to modify it, all of the code in the book is available via UUNET. Advanced Programming in the UNIX Environment is applicable to all major UNIX releases, especially System V Release the latest release of 4.3BSD, including 386BSD. These real-world implementations allow you to more clearly understand the status of the current and future standards,including IEEE POSIX and XPG3.
W.Richard Stevens,備受贊譽的技術(shù)作家,生前著有多種經(jīng)典的傳世之作,包括《UNIX網(wǎng)絡(luò)編程》(兩卷本)、《TCP/IP詳解》(三卷本)和本書第1版。 尤晉元,上海交通大學(xué)計算機科學(xué)及工程系教 授、博士生導(dǎo)師。在科研方面,主要從事操作系統(tǒng)和分布對象計算技術(shù)方面的研究;在教學(xué)方面,長期承擔(dān)操作系統(tǒng)及分布計算等課程的教學(xué)工作。主編和翻譯了多本操作系統(tǒng)教材和參考書,包括《UNIX操作系統(tǒng)教程》、《UNIX高級編程技術(shù)》、《UNIX環(huán)境高級編程》和《操作系統(tǒng):設(shè)計與實現(xiàn)》等。
