Search:

Type: Posts; User: DLink89

Search: Search took 0.00 seconds.

  1. And thank you for the else statement...

    And thank you for the else statement suggestion..that seems like the most simple way to do it, lol; however, I STILL can't get it to work. The output equals the number of entries in my 2d array. For...
  2. Yeah, I have tried taking it out of the loop, but...

    Yeah, I have tried taking it out of the loop, but then it just returns "there are no words that begin with (null). I am guessing it has something to do with the fact that I am trying to print a...
  3. I am really not sure. I never fully got a grasp...

    I am really not sure. I never fully got a grasp on one dimensional arrays, so 2d isn't too easy to understand for me right now. I have put all sorts of things in those brackets trying to solve this...
  4. Determining if command line argument begins with first letter in 2d Array - HELP!

    I am pretty new to this, and am currently lost on this. I've tried several things, but I just cannot get it to work.

    The program works for the most part: for instance, if I type Dog as my...
  5. Replies
    3
    Views
    938

    Thank you for the quick replies. I will use your...

    Thank you for the quick replies. I will use your advice and tinker with this quickly and give you an update in a little bit.
  6. Replies
    3
    Views
    938

    Functions are killing me, help!

    I have been trying to figure out the proper use of functions. I sort of understand them, but then again, I sort of don't. I know my calling of them in main is just a disaster, and as simple as this...
Results 1 to 6 of 6