Pattern: Read and write operations without call to a positioning function
Issue: -
Read and write operations without a call to a positioning function (fseek
, fsetpos
or rewind
) or fflush
in between result in undefined behaviour.
Pattern: Read and write operations without call to a positioning function
Issue: -
Read and write operations without a call to a positioning function (fseek
, fsetpos
or rewind
) or fflush
in between result in undefined behaviour.