Could someone help me by telling what is the Visual C equivalent of fseeko, fseeko64; ftello, ftello64?
Thanks :)
There are no functions that returns/use off_t, if you need a 64bit position you can use: _fseeki64 _ftelli64
Look here fseek, _fseeki64, ftell, and _ftelli64
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With