Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Re: Require Assistance with StringBuilder/Classes/ and importing a file

    Read the API doc for the Scanner class. There is an example there.
    Also do a search here on the forum for samples of the use of the Scanner class.
  2. Re: Require Assistance with StringBuilder/Classes/ and importing a file

    Use the Scanner class's constructor to connect to the file and use its methods to read the file.
  3. Re: Require Assistance with StringBuilder/Classes/ and importing a file

    Can you ask a simple question about the next step you are working on instead of posting a full copy of the assignment?

    Is this the same problem:...
  4. Re: Require Assistance with StringBuilder/Classes/ and importing a file

    What steps in the assignment have you done so far?
    What is the next step you need to do?

    When posting code, Please wrap your code with code tags:


    <YOUR CODE HERE>

    to get highlighting and...
Results 1 to 4 of 4