C. for Programmers
Complete Tutorial Based on the ANSI Standard
L. Ammeraal(Author)
Wiley (Publisher)
2nd Edition
Published on 28. November 1990
Book
Hardback
262 pages
978-0-471-92851-5 (ISBN)
Description
The extensions to C standardized by ANSI (the American National Standards Institute) offer important new and improved elements to the language which will be welcomed by newcomers and experienced programmers alike. Moreover, most modern C compilers such as those from Microsoft, Borland and Zortech conform to the new standard. This book is based on the author's own experience of teaching and programming in C. It presents the complete language (including ANSI library functions), uses carefully selected examples and includes numerous exercises, making it an ideal textbook as well as a useful reference source. For more advanced programmers, the book covers subjects such as: functions with variable-length argument lists; efficient searching and sorting; linear lists; binary trees; and solving systems of linear equations.
More details
Edition
2nd Revised edition
Language
English
Place of publication
Chichester
United Kingdom
Publishing group
John Wiley and Sons Ltd
Target group
Adult education
College/higher education
Professional and scholarly
Edition type
Revised edition
Illustrations
bibliography, index
Dimensions
Height: 88 mm
Width: 35 mm
Weight
550 gr
ISBN-13
978-0-471-92851-5 (9780471928515)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Introduction; some language rules; simple expressions and statements; more operators; functions and program structure; arrays, pointers and strings; structures; input and output; advanced subjects; standard library.