Hi guys,

I have qt 3.3.8 and I would like to know how to seek and find the byte position in a file, like a seek( ) and pos( ) in qt 4.
There doesn't seem to be these functions in the qiodevice.h file in 3.3.8. I really don't want to update to qt4. What should I do instead ?

Thanks!