Search:

Type: Posts; User: klanglie

Search: Search took 0.00 seconds.

  1. Thanks for the quick response, guys! This...

    Thanks for the quick response, guys! This information ought to help me out a great deal. I am definitely finding out that using pointers and pointers to pointers is a little confusing, but you all...
  2. Having trouble using the keyword new inside of a function when passing a pointer in.

    I am having trouble using the keyword new inside of a function when passing a pointer in to it. Please tell me what I am doing wrong.



    #include <cstdlib>
    #include <iostream>

    using...
Results 1 to 2 of 2