2%
On to C

On to C

          
5
4
3
2
1

Out of Stock


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Notify me when this book is in stock
Add to Wishlist

About the Book

This book is a concise yet clear introduction to the C programming language. Practicing programmers can use this book to learn the essentials of the language without a lot of time-consuming overhead. Key concepts and techniques are learned in their natural order as features are added to a short yet representative C program. Also available: On to C++ and On to Java.

Table of Contents:
Preface. 1. How this Book Teaches you the Language. Characteristics of C. Why you should learn C. Programming cliches. The organization of this book. 2. How to Compile and Run a Simple Program. Compiling, linking, and executing. Statements and declarations. printf and print specifications. Case sensitivity and blank insensitivity. Operators and operands. 3. How to Declare Variables. Data types and variable declarations. Initialization and assignment. Integral data types. Comments. 4. How to Write Arithmetic Expressions. Precedence and association. Binary and unary operators. Type casting. 5. How to Write Statements that Read Information from your Keyboard. scanf and read specifications. input redirection. 6. How to Define Simple Functions. Calling and returning from functions. Arguments, parameters, and values. 7. How to Benefit from Procedure Abstraction. Making programs easier to reuse, read, and debug. Making programs easier to augment, improve, and change. 8. How to Work with Local and Global Variables. Extent and scope. Local and global variables. Macro symbols. 9. How to Perform Tests Using Numerical Predicates. Equal, ==, and not equal, !=. Greater than, >, and less than, <. Not, ! 10. How to Write One-Way and Two-Way Conditional Statements. Boolean expressions. if and if else. Empty and compound statements. The conditional operator, ?:. 11. How to Combine Boolean Expressions. And, &&, and or, ||. Evaluation order. 12. How to Write Iteration Statements. while and for statements. Augmented assignment operators. Increment, ++, and decrement, --, operators. Side effects. 13. How to Write Iterative Filters. while reading and for reading loops. Action of the read function at the end of a file. 14. How to Write Recursive Functions. Functions that call themselves. The base part and the recursion part. 15. How to Solve Definition Ordering Problems with Function Prototypes. The definition-before-call requirement. Declare now, define later. 16. How to Create Structures and Objects. User-defined data types, structures, and objects. Structure declaration and structure variables. The structure-member operator. 17. How to Work with Arrays Of Numbers. Arrays of numeric elements. Filling a numeric array from a file. Multidimensional arrays. 18. How to Work with Arrays of Structure Objects. Arrays of structure-object elements. Filling an object array from a file. 19. How to Use Pointer Parameters to Avoid Structure Copying. Why you should avoid structure copying. Pointers and pointer dereferencing. The address-of operator, &. The structure-pointer operator, ->. 20. How to Use Pointer Parameters to Alter Values. Avoiding returned-value copying. Returning multiple values. 21. How to Access Array Elements Using Pointers. Pointer arithmetic. Array names and constant pointers. Arrays and function parameters. 22. How to Create New Structure Objects at Run Time. The free store. Allocating space with malloc. Pointer casting. 23. How to Store Pointers to Structure Objects. Wasting space by defining too-large object arrays. Saving space by defining too-large pointer arrays. 24. How to Define Constructor, Reader, and Writer Functions. 25. How to Benefit from Data Abstraction. 26. How to Write Multiway Conditional Statements. switch statements. exit statements. 27. How to Use Enumerations to Improve Readability. The mnemonic sterility of numbers. The enumeration data type. 28. How to Use Type Synonyms to Improve Readability. 29. How to Use Unions to Capture Class Distinctions. 30. How to Use Bits to Record State Information. Status registers and status bits. Setting and resetting. Bitwise and, &, and bitwise or, |. Masks and the shift operators, >> and <<. 31. How to Write Functions that Return Character Strings. Character strings and character arrays. The null character, \O 32. How to Write Statements that Read Character Strings. Character arrays and input buffers. Using the read function with a character pointer. 33. How to Deposit Character Strings into Structure Objects. Creating character arrays at run time using malloc. Using strlen and strcpy to measure and copy. The null pointer, NULL. 34. How to Test String Characters. Characters viewed as integers. Obtaining character codes. 35. How to Do Tabular Printing. Field width. Padding characters. 36. How to Read From and Write to Files. File pointers. Opening and closing files. File reading and writing. 37. How to Reclaim Memory. Garbage and memory leaks. Suspending program operation using sleep. free viewed as the complement of malloc. 38. How to Tell Time. 39. How to Access Command-Line Arguments. Arguments of main. File specifications and flags. 40. How to Define Functions with a Variable Number of Arguments. 41. How to Arrange for Conditional Compilation. Testing for macro definitions. Compile-time versus run-time conditionalization. 42. How to Arrange Functions in a Multiple-File Program. Moving declarations into header files. Compiling to create object files. Linking to create executable programs. Managing global variables with static and extern. 43. How to Arrange Global Variables in a Multiple-File Program. The static variable declaration. The extern variable declaration. 44. How to Compile a Multiple-File Program. Recording file dependencies in a makefile. Maintaining systems using the make utility. Appendix A: Print Specifications. Appendix B: Read Specifications. Appendix C: Operator Precedence. Appendix D: Formatted Time Display. Appendix E: How to Use Sockets to Connect Programs. Colophon. Index. 020158042XT04062001


Best Sellers


Product Details
  • ISBN-13: 9780201580426
  • Publisher: Pearson Education (US)
  • Publisher Imprint: Pearson
  • Edition: 1st
  • Language: English
  • Returnable: N
  • Weight: 450 gr
  • ISBN-10: 020158042X
  • Publisher Date: 23 Aug 1994
  • Binding: Paperback
  • Height: 234 mm
  • No of Pages: 290
  • Spine Width: 14 mm
  • Width: 187 mm


Similar Products

How would you rate your experience shopping for books on Bookswagon?

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
On to C
Pearson Education (US) -
On to C
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

On to C

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals

    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!
    ASK VIDYA