[Qt-interest] Large File Support
James Matta
jamesmatta at gmail.com
Mon Jul 27 22:57:36 CEST 2009
I know that in Qt4 large file support is on by default but I have a few
questions about how it is handled in certain cases.
Namely, suppose the program is being used on a system that doesn't have
large file support. Perhaps it is a 32 bit linux. Or perhaps it is some
weird USB external hard drive.
In this case how does Qt create large files? Does it break them into
appropriately sized chunks and simply number them so that 1 filename can be
used to access them? Does it simply throw an exception?
--
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090727/548aea0e/attachment.html
More information about the Qt-interest-old
mailing list