Hello everyone...
I am new in this forum so please forgive me if i'm doing this wrong.
Lets get to the problem now.I am trying to read a file and put data in a specific record,witch means that i should propably move the pointer of my file to the record that i want and then write the data that i want.The problem is that i don't know how to do that.I've just started learning c++ and so far i've been searching the net to find informations about creating files etc.
Thanks in advance
Malloc.....
P.S : My english aren't very good so just ignore any mistake you notice.
I am new in this forum so please forgive me if i'm doing this wrong.
Lets get to the problem now.I am trying to read a file and put data in a specific record,witch means that i should propably move the pointer of my file to the record that i want and then write the data that i want.The problem is that i don't know how to do that.I've just started learning c++ and so far i've been searching the net to find informations about creating files etc.
Thanks in advance
Malloc.....
P.S : My english aren't very good so just ignore any mistake you notice.
Comment