06-21-2011 01:10 PM
06-21-2011 01:28 PM
I'm thinking string to Byte array and then typecast the bytes back into strings.
There might be a more efficient way though.
06-21-2011 03:30 PM - edited 06-21-2011 03:31 PM
06-21-2011 05:03 PM
06-21-2011 05:13 PM - edited 06-21-2011 05:21 PM
Adding to the fun:
There has to be a few more ways.
Edit: In case we have yet to cross over into the ridiculous:
06-22-2011 12:48 AM
Thank you guys, I have to implement all of these solutions and test it. Thanks a lot 🙂
06-22-2011 01:46 AM
Don't test. All you need is the first one... and you can even leave out the string constant wired to the typecast function. 😄