如何在DELPHI C++ 實現 陣列重複的值取代
line_buf[bak_sz]='\0';
//const char* c_string = "This will be stored in std::string";
mgs = (char *) line_buf;
mgs.Trim();
START = clock();
Memo_All->Lines->Add(clock());
Memo_All->Lines->Add(mgs.t_str());
END = clock();
Memo_All->Lines->Add(clock());