Page 1 of 1

copy and choice.....

Posted: Wed Jun 18, 2003 6:02 am
by breakdan
hy, excuse me for bad english...i'm italian, question:

i,'ve got a file like this:
qqqqqqqqq[1]
aaaaaaaaaaa[2]
bbbbbbbbb[3]
ccccccccccc[4]
ddddddddd[5]
and i wanna create another file (function copy) but i'd like to choice the location in which i wanna begin for coping new file from old: ex.
new file
ccccccccccccc[4]
ddddddddddd[5]
i've tried with fseek() but i suppose to use it in the wrong way.....
how can i do that?
thank's and have a good day
daniel