spchcat icon indicating copy to clipboard operation
spchcat copied to clipboard

`fread_and_discard` vs `fseek`

Open msbit opened this issue 3 years ago • 0 comments

It looks like fread_and_discard acts the same as fseek. If so, this will replace calls to fread_and_discard with equivalent calls to fseek ✌️

msbit avatar Jul 01 '22 04:07 msbit