Search:

Type: Posts; User: sarahbee

Search: Search took 0.01 seconds.

  1. does input.getline(outorin, 8) grab 7 or 8 characters?

    does input.getline(outorin, 8) grab 7 or 8 characters? Eg, does it need an extra number so it can tack a null on the end?
  2. trying to use fstreams... specifically input.seekg

    Can anyone find anything immediately wrong with this code? I have two problems
    1) It isn't copying properly, it gets hung up on some c's
    2) When I run the program it gets caught in a loop I think...
Results 1 to 2 of 2