Can anyone give me the job code for Converting String to Hexadecimal?
pleaseeeee
*This post is locked for comments
Well your question is not in line with your proposed answer of using hex2int, since that has nothing to do with strings. Kindly mark the answers as verified next to each post, that answers your original question, not what you have assumed you have asked! Thank you
You can mark the verified answer by clicking Did this answer your question? > Yes beside the reply (or replies) that form the answer.
We would mentioned hex2int() if you told us what you actually needed. Neither "give me the job code for Converting String to Hexadecimal" nor "I need code for converting STRING TO DECIMAL" did that. Please realize that nobody can help you if you don't explain what you need properly.
Well thanks anyway .... The answer that I was looking for was the Hex2Int method ........
I dont know how to close this thread
You have very detailed answers for both string->hexadecimal and string->decimal conversions using multiple ways. Make sure you take your time to review them and mark it as a solution.
OK sir .... lets Finish this thread .....
yasu, you didn't react to Vilmo's suggested answer, therefore nobody knew that it didn't help you and what problem did you have with. Don't be surprised that you don't get any solutions if you don't tell us about your problem.
If you still need an answer, please explain why you find the suggested answer unsatisfactory, so we can tell you something more. If you changed your mind and you're not interested in the answer anymore, please say it, so it's clear that nobody should waste time with this thread anymore.
If you do not provide clear enough description of your problems/requirements, change the topic halfway through the discussion and do not provide feedback on what you have tried, what worked and what did not, it is very hard to actually help.
yes I do that .. but only to Answers that actually help
Can you please make sure you tick the checkboxes for helpful answers next to each post, so the topic gets resolved? Thank you.
If you would give more detaild explanations on what you are trying to solve, you would make less mistakes.
msdn.microsoft.com/.../aa845181.aspx
Or you could do C#-style with System.Int32::Parse('1234');
https://msdn.microsoft.com/en-us/library/b3h1hf19(v=vs.110).aspx
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,219 Super User 2024 Season 2
Martin Dráb 230,056 Most Valuable Professional
nmaenpaa 101,156