]] Lennart Poettering 

> (In contrast to checking frwite() and friends on every single invocation
> it is usually nicer to just check ferror() after one is done with
> everything one had to do...)

In that case, it's probably better to explicitly ignore the return value
by casting it to void and so avoid warnings from the compiler.

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to