-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: April 2011
Pointers and References – Part 3 (Kinky Stuff)
Once in a while, I show my students some fancy examples of what you can (but shouldn’t) do with pointers. Most students would be watching the screen with baffled looks on their faces. Those who cannot find any interest in … Continue reading
Pointers and References – Part 2 (Intermediate Stuff)
This is my second posting on pointers and references. In part 1 you could read about the basic nature of pointers. Now we will have a look on two very common examples of how pointers are being used. 1. Passing … Continue reading
Posted in Pointers, Programming Essentials, Uncategorized
Tagged c, pointer, reference, variable
Leave a comment