C Primer Plus

  • C Primer Plus: Includes Index
    By Stephen Prata

    This is a lean, mean version of Prata's computer industry classic. Updated examples feature more practical real-world code as well as classic teaching examples.

  • C Primer Plus
    By Stephen Prata

    The sixth edition of this book has been updated and expanded to cover the latest developments in C as well as to take a detailed look at the new C11 standard.

  • C Primer Plus
    By Stephen Prata

    The new classic! C Primer Plus, now in its 5th edition, has been revised to include over 20 new programming exercises, newly improved examples and the new ANSI/ISO standard, C99.

  • C Primer Plus
    By Stephen Prata

    case), the bugs array should be large enough to hold the original string (not counting the null character), a maximum of 13 additional characters, ... char bug[BUGSIZE]; int available; puts("What is your favorite flower?

  • C Primer Plus
    By Waite Group, Stephen Prata, Mitchell Waite

    An Introduction to the C Programming Language, Covers Interfacing Microcomputer C With Assembly Language, & Contains Sample Programs Usable With Any Standard C Compiler