Click to See Complete Forum and Search --> : AnsiString to constant char*


Quell
April 23rd, 2005, 12:31 PM
Hello.
How would i do that conversion?
Thx

Ben_Phillips
April 23rd, 2005, 12:58 PM
[I assume you are using Borland Builder?]

Isn't there a c_str() method that returns a const char* to the underlying string?

Quell
April 23rd, 2005, 01:09 PM
yeah, i am using a borlan buidler as for c_str.,..i dont think so....

btw, any good links to forums basd on borland builder?