Pointers are bread and butter of a C Programmer without knowledge of pointers is like a fish which doesn’t know how to swim. He needs command over pointers to be able to exploit their immense potential. Pointers are all about power and punch and this book covers everything that has anything to do anything with pointers in a simple, easy to understand way.

Tagline
Know the fully working examples and applications of Pointers

Key Features
  • Strengthens the foundations, as a detailed explanation of concepts are given
  • Focuses on how to think logically to solve a problem
  • Algorithms used in the book are well explained and illustrated step by step
  • Help students in understanding how pointers
What will you learn
  • Pointer Terminology
  • Pointers and Arrays
  • Pointers and Structures
  • Pointers and Dynamic Memory Allocation
  • Pointers to Functions
  • Pointers and Variable Argument Lists
  • Pointers and Command-line Arguments
  • Pointers and Linked Lists
  • Pointers and Stacks & Queues
  • Pointers and Trees & Graphs
  • Practical use of Pointers
  • Pointers in C++
Who this book is for
Students, Programmers, researchers, and software developers who wish to learn the basics of Data structures.