I have a file created from other programs
mydata.dat
inside I have a C structure with data
How can I load the structure into my Symbian program?
How can I write that back to file?
I have a file created from other programs
mydata.dat
inside I have a C structure with data
How can I load the structure into my Symbian program?
How can I write that back to file?