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: Keith Thompson
Subject: Re: [Groff] [PATCH] compiling error on grolbp with latest CVS
Date: Fri, 16 Jun 2000 11:20:14 -0700 (PDT)

> 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);

That's strncmp, which is defined in both ISO C and POSIX.  The function
in question is strncasecmp.

-- 
Keith Thompson, San Diego Supercomputer Center  address@hidden
<http://www.sdsc.edu/~kst/>  Office: 858-822-0853  Fax: 858-534-5077
Welcome to the last year of the 20th century.


reply via email to

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