I know that MSSTL through msvc10 hasn't supported direct 64bit offsets through iostreams. I was wondering if anyone can verify if the code here actually prints 64bit values with vc11. I'd like to change back over to MSSTL to take advantage of what c++11 offers which isn't part of STLport.