On 1/26/18, 12:40 PM, "sqlite-users on behalf of J Decker" 
<sqlite-users-boun...@mailinglists.sqlite.org on behalf of d3c...@gmail.com> 
wrote:
>  reads the bytes and does things with them.  the EOF would get returned with 
> fgetc() but not the character.

Fgetc returns an int, not a byte. That EOF is -1, not 0xFF.



_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to