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 the C Programming Language and Software DesignAn Introduction to the C Programming Language and Software Design
by - 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.
(8059 views)
Book cover: Learning GNU CLearning GNU C
by
The book teaches GNU users how to write software in C. It is written as a tutorial for beginners but should be thorough enough to be used as a reference by experience programmers. The basics are layed down in full in the first few chapters.
(20544 views)
Book cover: No Bugs!: Delivering Error-Free Code in C and C++No Bugs!: Delivering Error-Free Code in C and C++
by - Addison-Wesley
The book offers a revolutionary approach to software development by showing how to write error-free code from the start. Presented are techniques to stop many kinds of bugs from being included in a program. It also discusses how to test programs.
(27725 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.
(26646 views)