Re: sorting std::vector<string> ignoring case
- From: Darko Miletic <darko.miletic@xxxxxxxxxxx>
- Date: Wed, 09 May 2007 09:21:26 -0300
Cholo Lennon wrote:
Warning: 'stricmp' is not portable and should be used like '_stricmp' through 'string.h' header (name without underscore is for
backward compatibility)
Regards
stricmp is POSIX function and exists on any decent C RTL library. Do not beleive everything one compiler tells you.
--
Cholo Lennon
Bs.As.
ARG
Che, porteños hay en todos lados ;)
.
- Follow-Ups:
- Re: sorting std::vector<string> ignoring case
- From: Doug Harrison [MVP]
- Re: sorting std::vector<string> ignoring case
- From: Cholo Lennon
- Re: sorting std::vector<string> ignoring case
- References:
- sorting std::vector<string> ignoring case
- From: Ed
- Re: sorting std::vector<string> ignoring case
- From: Darko Miletic
- Re: sorting std::vector<string> ignoring case
- From: Cholo Lennon
- sorting std::vector<string> ignoring case
- Prev by Date: Re: sorting std::vector<string> ignoring case
- Next by Date: Re: sorting std::vector<string> ignoring case
- Previous by thread: Re: sorting std::vector<string> ignoring case
- Next by thread: Re: sorting std::vector<string> ignoring case
- Index(es):
Relevant Pages
|
Loading