Topic: string class: case insensitive compare
Author: d96-mst@nada.kth.se (Mikael St ldal)
Date: 1996/11/21 Raw View
Is there any functions for case insensitive compare of string class
objects? I think that there should be.
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]
Author: herbs@cntc.com (Herb Sutter)
Date: 1996/11/23 Raw View
On 21 Nov 1996 16:00:06 GMT, d96-mst@nada.kth.se (Mikael Steldal)
wrote:
>Is there any functions for case insensitive compare of string class
>objects? I think that there should be.
There was an extensive discussion here about this about two months
ago. See this newsgroup's archives or DejaNews for details.
[I think DejaNews is the only archive of comp.std.c++. -mod (fjh).]
---
Herb Sutter (herbs@cntc.com)
Current Network Technologies Corp.
3100 Ridgeway, Suite 42, Mississauga ON Canada L5L 5M5
Tel 416-805-9088 Fax 905-608-2611
---
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]