Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 1996 21:10:38 +0200
From:      Wolfram Schneider <wosch@cs.tu-berlin.de>
To:        joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/1386
Message-ID:  <199607211910.VAA01286@campa.panke.de>
In-Reply-To: <199607182046.WAA07905@uriah.heep.sax.de>
References:  <199607181740.TAA15160@keltia.freenix.fr> <199607182046.WAA07905@uriah.heep.sax.de>

next in thread | previous in thread | raw e-mail | index | archive | help
J. Wunsch writes:
>As Ollivier Robert wrote:
>> Why not just use an unsigned char instead of an int ?
>
>Because this still remains the C programmer's error #1.
>
>Think about it.  getc() returns an int.

We have dozens char c = getc() in our source tree. It seems lpf is the
only program which had real problems with this error.

Wolfram



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607211910.VAA01286>