Forum: C++ Jun 19th, 2006 |
| Replies: 2 Views: 16,451 why do you close the file? there is a different cursor (wrong technical name I am sure but easier to think about it as a cursor) for inputs and outputs...since u are using fstream instead of ofstream... |
Forum: C Jun 19th, 2006 |
| Replies: 4 Views: 3,816 Yah...you have to read it all in first...you could use this read funciton which reads it all in at once instaed of using mutlistrings or something...but usually i just add things in one line at a... |
Forum: C++ Apr 27th, 2006 |
| Replies: 15 Views: 29,812 is there a way we can change the speed? |