Logo

Using C on the UNIX System by David A. Curry

Large book cover: Using C on the UNIX System

Using C on the UNIX System
by

Publisher: O'Reilly
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.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: An Introduction to GCCAn Introduction to GCC
by - 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.
(29742 views)
Book cover: Beej's Guide to Network Programming - Using Internet SocketsBeej's Guide to Network Programming - Using Internet Sockets
by
A brief how-to guide on network programming using Internet sockets, written for anybody who is just starting out with socket programming. The section on Windows programming is also included. The guide is updated for IPv6.
(26734 views)
Book cover: Modern CModern C
by - ICube
The book introduces you to the very basics of programming with C, details most principal concepts and features such as control structures, data types, operators and functions, fully explains pointers, performance, reentrancy, atomicity, threads, etc.
(10767 views)
Book cover: The C Library Reference GuideThe C Library Reference Guide
by
This guide provides a useful look at the standard C programming language. It will not teach one how to program in C, nor will it attempt to provide the history of C. It is merely a handy reference to the standard C library.
(24767 views)