Date: Sat, 21 Sep 1996 08:48:47 -0400 From: dj (DJ Delorie) Message-Id: <199609211248.IAA06901@delorie.com> To: alex AT zool DOT unizh DOT ch CC: djgpp AT delorie DOT com In-reply-to: <5209l8$47i@rzunews.unizh.ch> (alex@zool.unizh.ch) Subject: Re: strncasecmp!? > DJGPP provides us with strnicmp(), but when I tried to compile the source > code on our AIX, I found out that it's gcc used strncasecmp(). What is > the acceptable workaround for that? DJGPP provides strncasecmp() also.