strcasestr() missing in gcc 4.0?
strcasestr() missing in gcc 4.0?
- Subject: strcasestr() missing in gcc 4.0?
- From: Ken Baer <email@hidden>
- Date: Fri, 2 Dec 2005 11:15:54 -0800
I have some code that uses the standard C string function strcasestr
(). It compiles just fine with GCC 3.3, but when I switch to GCC
4.0, it's an undefined symbol. Is this function unavailable under
the new compiler? Is there a way I can get it back, because I'd like
to use it.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden