Re: All time favorite: strcasecmp
Eberhard Mattes <[email protected]> 30 Jan 2003 17:28:31 +0100
| Newsgroups | gmane.comp.ide.emx.devel |
|---|---|
| Message-ID | <[email protected]> |
> Anyway, you cant garantee that everybody will change their
> libraries(dlls) if you'll include strcasecmp there.
No problem if an alias strcasecmp -> _stricmp is added to alias.{a,lib}.
Eberhard