Using C on the UNIX System
by David A. Curry
Publisher: O'Reilly 1989
ISBN/ASIN: 0937175234
ISBN-13: 9780937175231
Number of pages: 230
Description:
'Using C on the UNIX System' provides a thorough introduction to the UNIX system call libraries. This book is aimed at programmers who already know C, but who want to take full advantage of the UNIX programming environment.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Brian J. Gough, Richard M. Stallman - Network Theory Ltd
This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more.
(28979 views)

by Tim Bailey - University of Sydney
This textbook is a thorough introduction to the C programming language, with an emphasis on software design and code organisation. The author shows how to apply the language features to build scalable modular software systems.
(7542 views)

by A. D. Marshall - Cardiff University
This book is guide to UNIX software development in C for professional programmers and students. It focuses on the UNIX system call interface, the programming interface between the UNIX Kernel and applications running in the UNIX environment.
(21880 views)

by Zed A. Shaw - LCodeTHW
A clear and direct introduction to modern C programming. The purpose of this book is to get you strong enough in C that you'll be able to write your own software in it, or modify someone else's code. The text is not for beginners.
(22651 views)