Search:

Type: Posts; User: Gator

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    9,447

    I think I can make that work. Thanks

    I think I can make that work. Thanks
  2. Replies
    2
    Views
    9,447

    reading string and integers from a text file

    I am trying to read a text filewith an 'unknown' number of name strings and integer test scores. this is the latest attempt. I only get the first character instead of the string.

    int ReadFile...
  3. Replies
    2
    Views
    1,433

    Thanks. I thought it was prolly something...

    Thanks. I thought it was prolly something simple.

    The instructor wanted this array to strt at 1 to make formatting the output easier, but thanks for that too.
  4. Replies
    2
    Views
    1,433

    reading int array from file

    I am trying to read an unknown number of integer test scores from a file into an array. None of the input is > 100, but i keep getting garbage like -32451 and such. Almost like reading the wrong...
Results 1 to 4 of 4