Search:

Type: Posts; User: Freemind11

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,102

    It was actually published in 2005. Go figure.

    It was actually published in 2005. Go figure.
  2. Replies
    10
    Views
    1,102

    Yikes. You're right. That one was my error,...

    Yikes. You're right. That one was my error, though. Should have be strcpy(), right?

    EDIT: Alright, the program's running fine now. Thanks for the help!
  3. Replies
    10
    Views
    1,102

    Hrm. Yeah, I got all that. That's not affecting...

    Hrm. Yeah, I got all that. That's not affecting my ability to compile the program though. I also tried changing the preprocessor directive to #include <cstring> and it still gave me the same problems.
  4. Replies
    10
    Views
    1,102

    Linker error?

    Ok. So I'm reading C++ Without Fear, and I have to say so far I'm enjoying the book. However, this thread isn't for a book review. I've been using Dev-C++ to compile and run all the example programs...
  5. Ahh. That makes a good bit more sense. Thanks a...

    Ahh. That makes a good bit more sense. Thanks a bunch! Glad I found my way here. So, I doubt I'll be putting any of this to good use for a long while, but it's nice to have this somewhat eased over...
  6. Good point. I'm doing the best I can with what I...

    Good point. I'm doing the best I can with what I have at the moment, and I've looked through a gob of tutorials on the internet and so far these have been the most helpful. If I really should head...
  7. Question about the introduction to pointers lesson

    Alright, so I've just read through lesson 6: An Introduction To Pointers on the website, and then skimmed through it again after I was done to help soak it all in. While I don't expect to fully grasp...
Results 1 to 7 of 7