Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
convert string to hex
ilhami caliskan
8y
357
1
Reply
Hi All,
I need to convert string which I get from a textbox to an array.
string = "abcd"
will need as hex (array) to sent through comPort
result should be = [61 62 63 64]
thanks for helps
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Excel sheet choosing rows and columns and saving the values
c#