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: C Programming for BeginnersC Programming for Beginners
- The C Guru
C is not a high level language, instead it is a mid level language with simplicity of high level language and power of low-level language. As a result programs written in C are very fast. C is used to create UNIX, Linux, Windows, Photoshop.
(13695 views)
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.
(29851 views)
Book cover: Build Your Own LispBuild Your Own Lisp
by - buildyourownlisp.com
In this book you'll learn the C programming language, and at the same time learn how to build your very own programming language, a minimal Lisp, in under 1000 lines of code. This book is not suitable as a first programming language book ...
(9360 views)
Book cover: Foundations of Computer Science: C EditionFoundations of Computer Science: C Edition
by - W. H. Freeman
Aho and Ullman have created a C version of their groundbreaking text. This book combines the theoretical foundations of computing with essential discrete mathematics. It follows the same organizations, with all examples and exercises in C.
(25647 views)