monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monit net.c p.y validate.c


From: Jan-Henrik Haukeland
Subject: Re: monit net.c p.y validate.c
Date: Wed, 22 Oct 2003 02:53:35 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux)

Rory Toma <address@hidden> writes:

> Except that it doesn't work...

Ah, it was untested and I didn't see the parametere to toupper(),
still untested but something like this may work?

    dest[len] = (char)TOLOWER ((char)src[len]);

Do the same for the others as well...

-- 
Jan-Henrik Haukeland




reply via email to

[Prev in Thread] Current Thread [Next in Thread]