Search:

Type: Posts; User: BlackStones

Search: Search took 0.10 seconds.

  1. Re: Having difficulty with ArrayList method ".contains", any feedback greatly appreciated!

    Hello KucerakJM,

    I have attempted to implement the array solution and was able to gather the data in a (String) line of text. My problem is that I don't know how to use substring or split to...
  2. Re: Having difficulty with ArrayList method ".contains", any feedback greatly appreciated!

    Hello,

    Using an ArrayList is not mandatory so I will use GregBannon's suggestion. Will the array work if the file length varies (if I have a text file with 20 account numbers)?

    I used an...
  3. Having difficulty with ArrayList method ".contains", any feedback greatly appreciated!

    Hello, the objective of my program is to read a file called input_data.txt and to calculate an invoice in which my program will print the results in a formatted text file. I haven't advanced to this...
Results 1 to 3 of 3