Monday, September 8, 2014

Pointers

1. Everything you need to know about points by bored zo
2. A tutorial on pointers and arrays by Ted Jensen
3. Introduction to pointers by fringer
4. Function pointer tutorials
5. Pointers by Gribble lab
6. Pointers binky
7. Steve Summit's notes and faqs
8. lvalues, rvalues and pointers Dmitry Votsokov (every lvalue is rvalue, rvalue can't be writable)
9. Richard Reese's book: Understanding and Using C Pointers

No comments: