소스 검색

to_read should be size_t

The result of sizeof is size_t so we should use the correct type.
We can safely cast the arithmetic to size_t as the while loop checks
that the subtraction will not result in a negative number.
Matt Clarkson 10 년 전
부모
커밋
4477a7c850

아직 변경 데이터를 사용할 수 없습니다.