Pointers & Functions

Hey Folks, I am looking for some help. I'm learning pointers and functions right now, and was hoping someone could give me some problems to work out, or introduce me to a link which would have to plenty of excercises that would help me start getting more confident in implementing code succesfully in this area. Any help would be appreciated, thanks in advance.
Do you mean pointers to function or pointer and functions as different concepts?
I would like to say both, but if given a choice, pointers and functions as different concepts, i know a little bit more about functions than pointers at this stage.
...this is C, but I think most/all of it applies to C++...has a couple exercises at the end...

http://oreilly.com/catalog/pcp3/chapter/ch13.html#36884
thanks lumbee thats just the type of problems I am looking for, ones that encompass all the attributes of pointers
Topic archived. No new replies allowed.