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 Notes for ProfessionalsC Programming Notes for Professionals
- GoalKicker.com
Contents: Getting started with C; Data Types; Arrays; Linked lists; Iteration Statements, Loops; Selection Statements; Declaration vs Definition; Command-line arguments; Pointers; Error handling; Preprocessor and Macros; Variable arguments; etc.
(1363 views)
Book cover: ANSI C for Programmers on UNIX SystemsANSI C for Programmers on UNIX Systems
by
This document introduces C by providing and explaining examples of common programming tasks. It enables the reader to learn from available source code by clarifying common causes of incomprehension. Exercises form an integral part of the course.
(27721 views)
Book cover: The C Book: Featuring the ANSI C StandardThe C Book: Featuring the ANSI C Standard
by - Addison-Wesley Pub
Use this book to produce powerful and portable code. The C Book is dedicated to programmers who have some experience of using a modern high-level procedural programming language. Learn about new standards and how they affect existing C code.
(25795 views)
Book cover: The GNU C Programming TutorialThe GNU C Programming Tutorial
by - Free Software Foundation
This book is a tutorial for the computer programming language C. You should have some basic computer literacy: to be able to run a program, edit a text file, etc. The tutorial introduces basic ideas in a logical order and progresses steadily.
(23536 views)