Logo

The C Library Reference Guide

The C Library Reference Guide
by


Number of pages: 348

Description:
This guide provides a useful look at the standard C programming language. In no way does this guide attempt to teach one how to program in C, nor will it attempt to provide the history of C or the various implementations of it. It is merely a handy reference to the standard C library. This guide is not a definitive look at the entire ANSI C standard. It is simply a quick reference to the functions and syntax of the language.

Home page url

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

Similar books

Book cover: Functional CFunctional C
by - Addison-Wesley
The book teaches how to program in C, assuming that the student has already learnt how to formulate algorithms in a functional style. The student will become a better C programmer, capable of writing programs that are easier to maintain.
(17472 views)
Book cover: Conceptive CConceptive C
by - Smashwords
Conceptive C is an AI programming Language based on Objective-C and C Language. It is a superset of both languages. Conceptive C uses concepts to program natural language and Artificial Intelligence based computer language based on Objective C.
(19217 views)
Book cover: Image Processing in C: Analyzing and Enhancing Digital ImagesImage Processing in C: Analyzing and Enhancing Digital Images
by - R & D Books
An image processing tutorial which explains basic concepts, shows results with photographs, and implements programs in C. The book covers filters, edge detectors, and histogram equalizers, print procedures, and I/O routines, which are ready to use.
(27184 views)
Book cover: The New C StandardThe New C Standard
by - Addison-Wesley Professional
The book about the latest version of the C Standard, it is a systematic analysis of the language standard. Every sentence in the C Standard appears in this book, followed by a commentary section, common implementations, coding guidelines, etc.
(22339 views)