Pointer Insomnia

Started by
19 comments, last by blanky 18 years ago
Thanks guys! I'm sorry I just realized that you guys replied to this lol, thanks thanks thanks.

EDIT: I really appreciate it. See, my problem's not with the, er, 'actual' pointers themselves, I mean, of course it is but, not completely. I know what they are, etc. It's just that I get confused with things such as, say, the complicated pointer casts and what to pass when.

So when it accepts a reference, you pass a normal variable type, not a pointer to a variable. When it accepts a pointer, you pass a reference to a variable right? Is there more to this? Thanks.

This topic is closed to new replies.

Advertisement