C: A Software Engineering Approach
Springer (Publisher)
199th Edition
Published on 31. December 1991
Book
Paperback/Softback
XXI, 600 pages
978-3-540-97389-8 (ISBN)
Article exhausted; check for reprint
Description
This volume introduces the C language comprehensively through a cumulative and sequential presentation; readable, portable, efficient programs; bug alerts and highlighted text for tips on common errors; examples at the end of every chapter, implemented on three machines; and source code listing. This textbook/monograph on programming languages, software engineering is intended for professional programmers, software engineers, undergraduate and graduate students learning C.
More details
Edition
199., 3rd ed.
Language
English
Place of publication
Berlin
Germany
Target group
College/higher education
Professional and scholarly
Illustrations
70 figs.
Weight
870 gr
ISBN-13
978-3-540-97389-8 (9783540973898)
Schweitzer Classification
Other editions
New editions

Peter A. Darnell | Philip E. Margolis
C A Software Engineering Approach
Book
05/1996
3rd Edition
Springer
€53.49
Shipment within 5-7 days
Content
Introduction to programming: essentials; scalar data types; control flow; operators and expressions; arrays and pointers; storage classes; structures and unions; functions; the C preprocessor; input and output. Software engineering. Appendices: the ANSI Runtime Library; syntax of ANSI C; implementation limits; differences between the ANSI and K&R standards; reserved names; C interpreter listing; ASCII codes.