Items related to C Programming Language, 2nd Edition

C Programming Language, 2nd Edition - Softcover

  • 4.44 out of 5 stars
    11,139 ratings by Goodreads
 
Image Not Available

Synopsis

The authors present the complete guide to ANSI standard C language programming. Written by the developers of C, this new version helps readers keep up with the finalized ANSI standard for C while showing how to take advantage of C's rich set of operators, economy of expression, improved control flow, and data structures. The 2/E has been completely rewritten with additional examples and problem sets to clarify the implementation of difficult language constructs. For years, C programmers have let K&R guide them to building well-structured and efficient programs. Now this same help is available to those working with ANSI compilers. Includes detailed coverage of the C language plus the official C language reference manual for at-a-glance help with syntax notation, declarations, ANSI changes, scope rules, and the list goes on and on.

"synopsis" may belong to another edition of this title.

About the Author

Brian W. Kernighan received his BASc from the University of Toronto in 1964 and a PhD in electrical engineering from Princeton in 1969. He was a member of the Computing Science Research center at Bell Labs until 2000, and is now a professor in the Computer Science Department at Princeton. He was a co-creator of several programming languages, including AWK, AMPL, and a number of tools for document preparation. He is the co-author of 10 books and some technical papers, and holds 4

patents. He was elected to the National Academy of Engineering in 2002. His research areas include programming languages, tools and interfaces that make computers easier to use, often for non-specialist users. He is also interested in technology

education for non-technical audiences.

Dennis Ritchie was a computer scientist notable for his influence on ALTRAN, B, BCPL, C, Multics, and Unix.

From the Inside Flap

Preface

The computing world has undergone a revolution since the publication of The C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival the mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system.

The growing popularity of C, the changes in the language over the years, and the creation of compilers by groups not involved in its design, combined to demonstrate a need for a more precise and more contemporary definition of the language than the First edition of this book provided. In 1983, the American National Standards Institute (ANSI) established a committee whose goal was to produce "an unambiguous and machine-independent definition of the language C," while still retaining its spirit. The result is the ANSI standard for C.

The standard formalizes constructions that were hinted at but not described in the first edition, particularly structure assignment and enumerations. It provides a new form of function declaration that permits cross-checking of defini-tion with use. It specifies a standard library, with an extensive set of functions for performing input and output, memory management, string manipulation, and similar tasks. It makes precise the behavior of features that were not spelled out in the original definition, and at the same time states explicitly which aspects of the language remain machine-dependent.

This second edition of The C Programming Language describes C as defined by the ANSI standard. Although we have noted the places where the language has evolved, we have chosen to write exclusively in the new form. For the most part, this makes no significant difference; the most visible change is the new form of function declaration and definition. Modern compilers already support most features of the standard.

We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form.

Appendix A, the reference manual, is not the standard, but our attempt to convey the essentials of the standard in a smaller space. It is meant for easy comprehension by programmers, but not as a definition for compiler writersÑ that role properly belongs to the standard itself. Appendix B is a summary of the facilities of the standard library. It too is meant for reference by programmers, not implementers. Appendix C is a concise summary of the changes from the original version.

As we said in the preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and to use it well.Brian W. Kernighan, Dennis M. RitchiePreface to the First Edition

C is a general-purpose programming language which features economy of expression, modern control flow and data structures, and a rich set of operators. C is not a "very high level" language, nor a "big" one, and is not specialized to any particular area of application. But its absence of restrictions and its generality make it more convenient and effective for many tasks than

supposedly more powerful languages.

C was originally designed for and implemented on the UNIX operating sys-tem on the DEC PDP-1 1, by Dennis Ritchie. The operating system, the C compiler, and essentially all UNIX applications programs (including all of the software used to prepare this book) are written in C. Production compilers also exist for several other machines, including the IBM System/370, the Honeywell 6000, and the Interdata 8/32. C is not tied to any particular hardware or system, however, and it is easy to write programs that will run without change on any machine that supports C.

This book is meant to help the reader learn how to program in C. It contains a tutorial introduction to get new users started as soon as possible, separate chapters on each major feature, and a reference manual. Most of the treatment is based on reading, writing and revising examples, rather than on mere statements of rules. For the most part, the examples are complete, real programs, rather than isolated fragments. All examples have been tested directly from the text, which is in machine-readable form. Besides showing how to make

effective use of the language, we have also tried where possible to illustrate useful

algorithms and principles of good style and sound design.

The book is not an introductory programming manual; it assumes some familiarity with basic programming concepts like variables, assignment statements, loops, and functions. Nonetheless, a novice programmer should be able to read along and pick up the language, although access to a more knowledgeable colleague will help.

In our experience, C has proven to be a pleasant, expressive, and versatile language for a wide variety of programs. It is easy to learn, and it wears well as one's experience with it grows. We hope that this book will help you to use it well.Brian W. Kernighan, Dennis M. Ritchie

"About this title" may belong to another edition of this title.

  • PublisherPearson
  • Publication date1988
  • ISBN 10 0131103628
  • ISBN 13 9780131103627
  • BindingPaperback
  • LanguageEnglish
  • Edition number2
  • Number of pages272
  • Rating
    • 4.44 out of 5 stars
      11,139 ratings by Goodreads

Buy Used

Condition: Fair
Ship within 24hrs. Satisfaction...
View this item

FREE shipping within U.S.A.

Destination, rates & speeds

Other Popular Editions of the Same Title

Search results for C Programming Language, 2nd Edition

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson (edition 2), 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Paperback

Seller: BooksRun, Philadelphia, PA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Fair. 2. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported. Seller Inventory # 0131103628-7-1

Contact seller

Buy Used

US$ 16.15
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Upward Bound Books, VALRICO, FL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Acceptable. Books may exhibit damage including dents, creases, and folded pages. Some volumes may contain annotations or highlighted sections. PLEASE NOTE that extras or accessories may not be included. Additionally, digital codes and CDs have not been verified for functionality and may be inoperative. Seller Inventory # 59WS4H001BC8_ns

Contact seller

Buy Used

US$ 14.44
Convert currency
Shipping: US$ 4.29
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Used Book Company, Egg Harbor Township, NJ, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: VeryGood. Shows minimal signs of wear and previous use. Can include minimal notes/highlighting. A portion of your purchase benefits nonprofits! - Note: Edition format may differ from what is shown in stock photo item details. May not include supplementary material (toys, access code, dvds, etc). Seller Inventory # 584R0H0006FS_ns

Contact seller

Buy Used

US$ 18.95
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Sugarhouse Book Works, LLC, Salt Lake City, UT, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. As pictured. Light cover wear. Carefully packed and promptly shipped. Seller Inventory # 238IF800118L

Contact seller

Buy Used

US$ 18.97
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Bay State Book Company, North Smithfield, RI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: acceptable. The book is complete and readable, with all pages and cover intact. Dust jacket, shrink wrap, or boxed set case may be missing. Pages may have light notes, highlighting, or minor water exposure, but nothing that affects readability. May be an ex-library copy and could include library markings or stickers. Seller Inventory # BSM.IVLN

Contact seller

Buy Used

US$ 19.93
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Goodwill, Brooklyn Park, MN, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: VeryGood. There is handwriting, stickers or numbers inside the front cover. Seller Inventory # 2Y6RVK002KHD_ns

Contact seller

Buy Used

US$ 15.98
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Stock Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: GCCebooks, Salinas, CA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Acceptable. The cover and pages show excessive wear and/or damage. There are some folded pages. All items shipped Monday to Friday. Seller Inventory # 3UAP3I00277T

Contact seller

Buy Used

US$ 15.99
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Brian W. Kernighan
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used paperback

Seller: Off The Shelf, Antonia, MO, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Acceptable. The item is very worn but continues to work perfectly. Signs of wear can include aesthetic issues such as scratches, dents and worn corners. All pages and the cover are intact, but the dust cover may be missing. Pages may include moderate to heavy amount of notes and highlighting,but the text is not obscured or unreadable. May NOT include discs, access code or other supplemental materials. Seller Inventory # 4WILKM00NU4W

Contact seller

Buy Used

US$ 16.86
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Zoom Books East, Glendale Heights, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: very_good. Book is in very good condition and may include minimal underlining highlighting. The book can also include "From the library of" labels. May not contain miscellaneous items toys, dvds, etc. . We offer 100% money back guarantee and 24 7 customer service. Seller Inventory # ZEV.0131103628.VG

Contact seller

Buy Used

US$ 22.31
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Brian W. Kernighan; Dennis M. Ritchie
Published by Pearson, 1988
ISBN 10: 0131103628 ISBN 13: 9780131103627
Used Softcover

Seller: Zoom Books East, Glendale Heights, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: good. Book is in good condition and may include underlining highlighting and minimal wear. The book can also include "From the library of" labels. May not contain miscellaneous items toys, dvds, etc. . We offer 100% money back guarantee and 24 7 customer service. Seller Inventory # ZEV.0131103628.G

Contact seller

Buy Used

US$ 22.31
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

There are 53 more copies of this book

View all search results for this book