Duong Thai Ha <[EMAIL PROTECTED]> wrote: > > I have tried and there is error. C++ can not convert from > char* to const char*
Then either you have a broken C++ compiler, or you're doing something you're not telling us. How about you post the smallest snippet that exhibits the problem. -- Peter
