It is very strange!!

  • Thread starter Thread starter Truong Hong Thi
  • Start date Start date
T

Truong Hong Thi

Hi Billow,

String.ToCharArray is a .NET library function. It is not specific to
any language. The code of characters should be the same.
If it is different, could you post your snippet?

Thi
 
Billow said:
The code of characters gotten by ToCharArray in c# are diferent from in
vb.net or vc.
why???

Could you post a short but complete example which demonstrates the
problem? I suspect you're not seeing what you think you're seeing.

Jon
 
The code of characters gotten by ToCharArray in c# are diferent from in
vb.net or vc.
why???
 
Back
Top