[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.

Question
[x]
Attachment Details

pass variable to TSysCharSet

Asked by topkah in C++ Builder, C++ Programming Language, C Programming Language

Tags: charset, c++

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 ;
 
 
[+][-]10/26/09 04:24 PM, ID: 25668019Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-92 - Hierarchy / EE_QW_3_20080625