Search:

Type: Posts; User: sojurn

Search: Search took 0.00 seconds.

  1. I'll bear that one in mind, I tend to use...

    I'll bear that one in mind, I tend to use pointers as i'm used to working with windows API functions and they all work that way - which seemed to be perfectly in line with all the tutorials that I...
  2. Ah yes, that article explains it quite clearly,...

    Ah yes, that article explains it quite clearly, and it also mentions the confusion that it can cause and the recommendation to write it the other way :-)

    Thanks for the replies folks, and...
  3. Thanks yeah, I really want to understand why it...

    Thanks yeah, I really want to understand why it works, that particular function was just an example I found.

    It is my understanding that the whole point of using pointers is to avoid copying...
  4. Newbie question about pointers in function parameters.

    Hi,

    I've read a lot of tutorials about pointers, However, I frequently see people use the & reference operator in a way that is not explained in any tutorials that I have read.

    This is the kind...
Results 1 to 4 of 4