Mailinglist Archive: opensuse (3434 mails)

< Previous Next >
Re: [opensuse] amavisd warning failure?
  • From: Anders Johansson <ajh@xxxxxxxxxx>
  • Date: Mon, 18 Feb 2008 00:22:49 +0100
  • Message-id: <200802180022.49369.ajh@xxxxxxxxxx>
On Monday 18 February 2008 00:18:20 Anders Johansson wrote:
Haven't you ever wondered why getc() returns an integer when it just reads
a char? It's because the "control character" EOF is an integer, and as such
can never ever be read from a file as a character

Half sentences are fun.

It's because EOF is an integer *bigger than 8 bits* (i.e. > 255) and as
such...

Anders

--
Madness takes its toll
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >