Date: Wed, 25 Jun 1997 22:18:18 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: freebsd-hackers@FreeBSD.ORG ('freebsd-hackers@freebsd.org') Subject: Re: BSD io Message-ID: <19970625221818.HJ15344@uriah.heep.sax.de> In-Reply-To: <Pine.GSO.3.96.970625113624.11321B-100000@james.freenet.hamilton.on.ca>; from Tim Vanderhoek on Jun 25, 1997 12:29:58 -0400 References: <199706250208.TAA23288@hub.freebsd.org> <Pine.GSO.3.96.970625113624.11321B-100000@james.freenet.hamilton.on.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
As Tim Vanderhoek wrote: > > main() > > { > > char c; > > Since I see J'oerg read this, I'm surprised he didn't beat-up on > you for not making this an int c;... :) I made it in my own test version, but finally decided to not quote the entire test program after i found that the problem was to misspell c_lflag. Of course, the `int' is what it needs to be. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970625221818.HJ15344>