Search:

Type: Posts; User: evilertoaster

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,392

    humkay, thanks a bunch

    humkay, thanks a bunch
  2. Replies
    5
    Views
    1,392

    O, OK thanks. So this '&' is no longer 'address...

    O, OK thanks.
    So this '&' is no longer 'address of' then or is it both (or is it the same thing?)
    I guess I'll do some more reading around....
    The tourtial i was reading just used

    "...
  3. Replies
    5
    Views
    1,392

    passing a file to a function

    Hey All, I've just starting learning C++ from C (Not that i was that good as C to begin with) and I'm trying to convert some programs dealing with file i/o form C to C++. I'm stuck at a spot where I...
  4. Replies
    3
    Views
    907

    humm....

    OK, thank you for the help. I changed what you said although i didnt quite understand this part--

    I supose it has somthing to do with the new problem....


    #include <fstream.h>
    #include...
  5. Replies
    3
    Views
    907

    a little help with array to string

    Hi, I'm trying to make a function that will extract a range of elements from an array and make a string out of them...program keeps crashing after exacution.... any suggestions?


    #include...
Results 1 to 5 of 5