Search:

Type: Posts; User: alutchman

Search: Search took 0.11 seconds.

  1. Re: How to read different data segments from a text file?

    i am thankful for your support but using regular expressions matching is to advance for my course at this time.
    i am looking for a piece of code which would include a while loop that will loop...
  2. How to read different data segments from a text file?

    i am trying to read this data from a text file

    //contains an account no. of type string followed by account balance of type double
    3000 1200.00
    1000 300.00
    4000 8000.00
    // the 0 represents the...
Results 1 to 2 of 2