Search:

Type: Posts; User: deathbob

Search: Search took 0.00 seconds.

  1. thank you so much, fin.get(); solved it. and...

    thank you so much,
    fin.get();
    solved it. and i changed it to switch (ch) also, i had been trying to use that before, but had put in things like
    case ("L")
    and it wasn't working. i left the...
  2. problem with string class, ifstream, and getline

    Hi, i'm new to c++ (have a little VB.net) and strings are much different.
    I am trying to read strings and numbers from a file, and am not having much success. specifically, i am trying to read...
Results 1 to 2 of 2