Search:

Type: Posts; User: jamie1234

Search: Search took 0.08 seconds.

  1. Thread: Word Search

    by jamie1234
    Replies
    12
    Views
    1,798

    Re: Word Search

    Yeah I know essentially what I need to just not exactly how to do it.

    Thanks anyway! :)
  2. Thread: Word Search

    by jamie1234
    Replies
    12
    Views
    1,798

    Re: Word Search

    If the first letter of the string matches a character in the array then it check the second letter of the string against the next character in the array. If its found then it prints so and moves on...
  3. Thread: Word Search

    by jamie1234
    Replies
    12
    Views
    1,798

    Re: Word Search

    So far I have finished the method to create and return a two dimensional array and prompted the user for the name of the datat file to open and read into the array and the method to print the puzzle...
  4. Thread: Word Search

    by jamie1234
    Replies
    12
    Views
    1,798

    Word Search

    }
Results 1 to 4 of 9