chuawenching
Well-known member
- Joined
- Jul 26, 2003
- Messages
- 66
Hmm.. i search in google and there are some types of way to convert to Asc!
I just want confirm, whether am on the right track?
Asc(c) vb6
int intValueforC = (int)c; // C# version, i think!
I want to get accurate information of it!
Any comments!
Regards,
Chua Wen Ching :
I just want confirm, whether am on the right track?
Asc(c) vb6
int intValueforC = (int)c; // C# version, i think!
I want to get accurate information of it!
Any comments!
Regards,
Chua Wen Ching :