Search:

Type: Posts; User: hwhelp

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,376

    Re: String array problem

    Thats where i was confused, thank you so much !! :-bd
  2. Replies
    4
    Views
    1,376

    Re: String array problem

    I edited to add my full code, i know where the error occurs its because i changed max = 9 instead of 10, i just can't figure out logically why a 9 will not work. In my for loop its actually <10 which...
  3. Replies
    4
    Views
    1,376

    String array problem

    This is what my program looks like


    import java.io.File;
    import java.io.FileNotFoundException;
    import java.io.IOException;
    import java.io.PrintWriter;
    import java.util.Scanner;
Results 1 to 3 of 3