Subject: stdio question
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Brian D. Carlstrom <bdc@ai.mit.edu>
List: current-users
Date: 05/29/1994 20:20:17
how can i tell if there is something ready to be read from a NetBSD
stdio stream? on a lot of systems if stream is a (FILE *) then
stream->cnt _works. this doesnt work on NetBSD. do i want stream->_r?

-bri



------------------------------------------------------------------------------