Please be aware orders placed now will not arrive in time for Christmas, please check delivery times.
Understanding Pointers in C
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 with pointers in a simple, way to understand way. The topics covered include: pointers and arrays pointers and structures pointers and dynamic memory allocation pointers to functions pointers and variable argument lists practical use of pointers pointers and doubly linked lists pointers and circular lists pointers and binary trees pointers and threaded binary trees