What is the size of the file when you look it up with a file manager?
What is the size of the file when you do reader.size()?
What is the size of the file when you look it up with a file manager?
What is the size of the file when you do reader.size()?
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
it's size seems completely logical to me. About 20000 bytes.
And you can't reopen it in read only mode after you're done creating the archive?
Hi,
I'm very sorry to take your time but my problem caused by VS 2010 debugger. I was actually reading the file contents properly but the debugger doesn't show me. When I did qDebug, I saw all the contents of the file that i'm reading.
thanks for your care.
Bookmarks