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: C-shell CookbookC-shell Cookbook
by - Starlink Project
This cookbook describes the fundamentals of writing scripts using the UNIX C shell. It shows how to combine Starlink and private applications with shell commands and constructs to create powerful and time-saving tools for performing repetitive jobs.
(11083 views)
Book cover: The UNIX-HATERS HandbookThe UNIX-HATERS Handbook
by - John Wiley & Sons Inc
Self-help guide for people affected by the world's most esoteric operating system. Turn here for answers to all-important questions, such as... Why does the online documentation lie to us? Why does the user's guide bear no relationship to reality?
(13317 views)
Book cover: Introduction to UnixIntroduction to Unix
by - The Ohio State University
Table of contents: History of Unix; Unix Structure; Getting Started; System Resources and Printing; Shells; Special Unix Features; Text Processing; Other Useful Commands; Shell Programming; Editors; Unix Command Summary; A Short Unix Bibliography.
(8608 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.
(12868 views)