Search:

Type: Posts; User: coolmoniker

Search: Search took 0.00 seconds.

  1. Man, that's all? Now I'm embarrased that I spent...

    Man, that's all? Now I'm embarrased that I spent an hour trying to fix this problem before I posted here. :(

    I knew that. I did, honest.



    Thanks for the help, by the way.
  2. Segfault writing pointer-to-struct to file.

    It's something like this:



    MyStruct *mystructvar;

    cin << mystructvar->value;

    file >> mystructvar->value;
  3. Replies
    27
    Views
    24,600

    Wow. You guys really know your stuff. ...

    Wow.

    You guys really know your stuff.

    Before yesterday I didn't even know what a pointer was, or a vector, or any of the things you're talking about. I actually did browse through some of those...
  4. Replies
    27
    Views
    24,600

    User input for array size.

    Hello.


    I haven't done any programming in since I took CS1100 last year. Now I am taking CS1110 and I don't want to get owned, so I am trying to practice some exercises from the book before my...
Results 1 to 4 of 4