介紹一下 c_str()的用法: c_str() 是將一個 AnsiString 的字串轉換成以NULL結尾的字串。一般在 C++ builder 中所通用的字串形式是以 AnsiString ...
myprogrammingguide.blogspot.co