Before the numbers there is mostly not a "space". See
the remarks at the end of the attached ftp-log.

Bastiaan



On Thu, 10 Jul 2003 13:26:43 +0200, Michal H. Tyc wrote:

> On Thu, 10 Jul 2003 12:05:52 +0200, I wrote:

>> threedigits = isdigit(buffer[0]) && isdigit(buffer[0])
>>              && isdigit(buffer[0]);

> Should be, of course,

> threedigits = isdigit(buffer[0]) && isdigit(buffer[1])
>           && isdigit(buffer[2]);

> Cut'n'paste shouldn't free us from thinking ;-)

> Michal


*************************
Technische Redactie CQ-PA
Bastiaan Edelman, PA3FFZ
*************************
Attentie: e-mail adres bij Wanadoo niet meer gebruiken!

[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
   http://home.hetnet.nl/~ba8tian/index.html

-- Virusvrij e-mailen? => Arachne browser/mailer

-- This mail was written by user of Arachne, the Ultimate Internet Client

Attachment: ftp-log.zip
Description: Zip archive

Reply via email to