PDA

View Full Version : QFile doubt



Sarma
12th May 2006, 12:28
Hi all,
I want to traverse thru a file and read the contents at random.That is ,is there any function like seek or fseek(in C) in QFile?plz help me how to do.
thanks in advance.
Sarma

jacek
12th May 2006, 12:39
Try QIODevice::at().