Tuesday, 4 March 2014

[gccsdk] fgets problem/Unixlib

On GCC 4.1.2/Unixlib, running on a Raspberry Pi, fgets() does not appear to work. It returns NULL when there is data in the file to read. It makes no difference whether the code is statically or dynamically linked, but the shared C library version works fine with exactly the same data file.


--
David Gee

No comments:

Post a Comment