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 System AdministrationUnix System Administration
by - The Ohio State University
Systems administration is the installation and maintenance of the UNIX computer system. The system administrator will need to maintain the software and hardware for the system. This includes hardware configuration, software installation, etc.
(10329 views)
Book cover: Advanced Bash-Scripting GuideAdvanced Bash-Scripting Guide
by - Lulu.com
This text progresses rapidly toward an advanced level of instruction, it is a textbook, self-study manual, reference and source of knowledge on UNIX shell scripting. The exercises and examples invite reader participation. Suitable for classroom use.
(13220 views)
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.
(11123 views)
Book cover: GNU Bash Reference ManualGNU Bash Reference Manual
by - gnu.org
A description of the features that are present in the Bash shell. GNU Bash is an implementation of the POSIX.2 specification, with additional features from the C-shell and Korn shell. Most Bourne shell scripts can be run by Bash without modification.
(13280 views)