There is no need for the cast. Just use: int c;
while (true)
{
c = gnulib::fgetc (fp);
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
There is no need for the cast. Just use: int c;
while (true)
{
c = gnulib::fgetc (fp);
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]