|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by topkah in C++ Builder, C++ Programming Language, C Programming Language
hi ,
i want to pass string variable to a charset ,i tried but with no tried , can any one help me to do so.
thanks
1:
2:
3:
4:
5:
6:
7:
|
String s = Trim(frMain->eSparator->Text);
TSysCharSet splitChars1 = TSysCharSet() <<';';
// i want to pass the string like this :
String s = Trim(frMain->eSparator->Text);
TSysCharSet splitChars1 = TSysCharSet() << s ;
|
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625