Subj : Re: Help! STL map has something wrong if key type is char*!! To : borland.public.cpp.borlandcpp From : maeder@glue.ch (Thomas Maeder [TeamB]) Date : Fri Nov 14 2003 06:24 pm "cylin" writes: > I got some problem in using stl map. > If my key type is char*, the result is always not successful. What does "not successful" mean? Compiler error (please copy&paste), linker error (ditto), unexpected runtime behavior (what did you expect, what did you see)? > This code is successful using Microsoft VC++ 6.0. > What's wrong with BCC? Compared to that product, I can see absolutely nothing that is wrong with BCC. .