please terrordrone can you explain more what you need to do in order we can help you ?
I am getting a seek error at that part.. i do not understand why i am getting a seek error.. it sometimes works and sometimes doesnt...
heapfile is a file pointer.. opened in r+ mode
I am getting a run time error.
you got seek error this mean that the condition of "if" is satisfied
so now look what satisfy this condition
Last edited on
i thin you may use seek_end and not seek_set
will modify the logic to use seek_end and will post what happens...