Higher Ed. and Vocational >> Engineering and Computer Science >> Computer Science >> C Programming


Pointers on C

Pointers on C

Author(s):
  • Kenneth Reek
  • Author: Kenneth Reek
    • ISBN:9788131715840
    • 10 Digit ISBN:8131715841
    • Price:Rs. 1150.00
    • Pages:640
    • Imprint:Pearson Education
    • Binding:Paperback
    • Status:Available


    Ratings:

    Designed for professionals and advanced students, Pointers On C provides a comprehensive resource for those needing in-depth coverage of the C programming language. An extensive explanation of pointer basics and a thorough exploration of their advanced features allow programmers to incorporate the power of pointers into their C programs.

    Table of Content

    1. Data.
    2. Statements.
    3. Operators and Expressions.
    4. Pointers.
    5. Function.
    6. Arrays.
    7. Strings, Characters, and Bytes.
    8. Structures and Unions.
    9. Dynamic Memory Allocation.
    10. Using Structures and Pointers.
    11. Advanced Pointer Topics.
    12. The Preprocessor.
    13. Input/Output Functions.
    14. Standard Library.
    15. Classic Abstract Data Types.

    Salient Features

    • Provides complete background information needed for a thorough understanding of C.
    • Covers pointers thoroughly, including syntax, techniques for their effective use and common programming idioms in which they app Paperbackear.
    • Compares different methods for implementing common abstract data structures.
    • Offers an easy, conversant writing style to clearly explain difficult topics, and contains numerous illustrations and diagrams to help visualize complex concepts.
    • Includes Programming Tips, discussing efficiency, portability, and software engineering issues, and warns of common pitfalls using Caution! Sections.