Search:

Type: Posts; User: tazjaime

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,084

    Re: FileReader need assistance

    thank you very much i should include the min and max for it to be included thank you problem sovled
  2. Replies
    4
    Views
    2,084

    Re: FileReader need assistance

    thanks for the quick reply..im adding some info if you dont mind

    well im gonna also used the first column as "min" and the next column for "max"
    its like this


    for(int x=min ;x <=max; x++)
    {...
  3. Replies
    4
    Views
    2,084

    FileReader need assistance

    hi folks.

    uhm how do i read all the inputs from a file, well the problem is it only reads the first line? can you help me, im not yet familiar with the methods thanks
    Here's the main class

    ...
Results 1 to 3 of 3