in reply to Re^5: file truncate not working on 128GB file in Windows
in thread file truncate not working on 128GB file in Windows
And even on a 32-bit processor with 32-bit x86 instructions, you can still have a 64-bit IV because the C language has a 'long long' or 'uint64_t' that perl can use. They aren't efficient, but they're used anywhere you want to do 64-bit file offsets in 32-bit land.