groff
[Top][All Lists]
Advanced

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

Re: [Groff] [PATCH] compiling error on grolbp with latest CVS


From: Bernd Warken
Subject: Re: [Groff] [PATCH] compiling error on grolbp with latest CVS
Date: Tue, 13 Jun 2000 23:19:10 +0200

On Sat, Jun 10, 2000 at 08:18:31PM -0700, Keith Thompson wrote:
> (BTW, strncasecmp is not defined in ISO C; is it POSIX?)

It seems to be POSIX.  The O'Reilly book "POSIX Programmer's Guide"
by D. Lewine states the prototype:

char *strncmp(char *s1, char *s2, size_t n);

Bernd Warken <address@hidden>



reply via email to

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