msvc11 MSSTL 64bit offset support?

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.

http://pastebin.com/VF3tfcwF

sorry about stdint.h but this stuff is cross platform.
Last edited on
Topic archived. No new replies allowed.