[Top][All Lists]
[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>
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS update, (continued)
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/10
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/12
- Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Werner LEMBERG, 2000/06/13
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS,
Bernd Warken <=
Re: [Groff] [PATCH] compiling error on grolbp with latest CVS, Keith Thompson, 2000/06/16