in reply to Re^3: Having Access to a file two times
in thread Having Access to a file two times
.. assuming the aim is to rewind back to the start.seek FH, 0, 0;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Having Access to a file two times
by jwkrahn (Abbot) on Sep 21, 2008 at 11:22 UTC | |
Re^5: Having Access to a file two times
by AnomalousMonk (Archbishop) on Sep 21, 2008 at 22:11 UTC |