Search:

Type: Posts; User: jester-race

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,137

    Quick question regarding that function prototype...

    Quick question regarding that function prototype formatting:

    Do the variables that you use as parameters within the main function have to be the same (or different from) what you call them in the...
  2. Replies
    6
    Views
    1,137

    ^ Thank you for the tip. I have just been...

    ^ Thank you for the tip. I have just been following the format presented in my textbook, but I found that (especially while writing this code) it was really confusing trying to make sure that I had...
  3. Replies
    6
    Views
    1,137

    *face-palm* Alright. Thank you, rags_to_riches....

    *face-palm* Alright. Thank you, rags_to_riches. How on earth did I over-look that so many times? We'll never know.
  4. Replies
    6
    Views
    1,137

    Linker error?

    Hey guys,

    So again, I'm trying to create one of the practice programs from my textbook without looking at the book's code. I want to test my skills...

    But failure has befallen me and I've...
  5. I actually figured out the problem before...

    I actually figured out the problem before returning to check for replies. :) Or perhaps more accurately, I figured out a working solution. That section of code now looks like this:




    for...
  6. Thanks for you answers. It doesn't seem to cause...

    Thanks for you answers. It doesn't seem to cause any problems if I call an array "array" even though the word turns blue, but it is confusing to look at. I'll take your advice and call them...
  7. N00b with n00b question (probably a quick one)

    Hi all,

    I had a multi-paragraph introduction typed out, but I decided that it was a bit much for what is probably a really answer to a non-problem.

    The question: Why is it that if I call an...
Results 1 to 7 of 7