Re: stricmp?
Re: stricmp?
- Subject: Re: stricmp?
- From: email@hidden (Peter Seebach)
- Date: Fri, 19 Jan 2007 20:02:43 -0600
In message <email@hidden>, Mike writes:
>Where is stricmp defined in the Mac OS X 10.4 SDK and what .h file do I
>need to include to use it?
It's not. strcasecmp, however, is in <strings.h>.
Yes, that's different from <string.h>; this is because these functions are
not standard C.
-s
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >stricmp? (From: Mike <email@hidden>) |