Logo

ANSI C for Programmers on UNIX Systems

ANSI C for Programmers on UNIX Systems
by

Description:
This document aims to introduce C by providing and explaining examples of common programming tasks, and to enable the reader to learn from available source code by clarifying common causes of incomprehension. The first part of the document is an informal introduction to C.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: UNIX Systems Programming for SVR4UNIX Systems Programming for SVR4
by - O'Reilly
The nitty gritty details on how UNIX interacts with applications. If you're working on any System V Release 4 platform, you'll find this book indispensable. It contains examples on topics ranging from string manipulation to network programming.
(8040 views)
Book cover: UNIX Text ProcessingUNIX Text Processing
by - Hayden Books
The book shows how to use UNIX to prepare written documents. An introduction to the ex, vi, and sed editors and troff and nroff text processing tools. At the end, these tools are brought together by the make utility to do any text processing job.
(16475 views)
Book cover: The Book of WebminThe Book of Webmin
by - No Starch Press
A comprehensive guide to the Webmin system administration tool, documenting its features while explaining each of the core services. With numerous real-world examples, the book covers the standard system features and the most popular services.
(12976 views)
Book cover: The Unix Programming EnvironmentThe Unix Programming Environment
by - Oslo College
The Unix Programming Environment is a revised version of the UNIX compendium which forms the basis for a one or two semester course in UNIX. It is a reference guide which contains enough to help you to find what you need from other sources.
(12973 views)