What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Unicode string to hex not working

Unicode string to hex not working
Author: Message:
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: Unicode string to hex not working
quote:
Originally posted by GNSPS
it's ok... I really wanted to get the unicode string divided into bytes for memory patching... But now I realised that the function splitting is working, what's not working is the 'for' loop... Strange... XD
I suspect the "for" loop is working fine. 

Since all the character codes of the English and Western European alphabets, digits and punctuation are below 255, the behavior you describe -- the bitwise "and" producing a value equal to the character code and the shift producing a zero -- is exactly what I'd expect. 

If you are expecting some other result and still need help with it, please describe what it should be.
08-14-2007 03:34 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Unicode string to hex not working - by GNSPS on 08-14-2007 at 01:08 AM
RE: Unicode string to hex not working - by Adeptus on 08-14-2007 at 02:03 AM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 02:55 AM
RE: Unicode string to hex not working - by Adeptus on 08-14-2007 at 03:34 AM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 11:59 AM
RE: Unicode string to hex not working - by Matti on 08-14-2007 at 12:40 PM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 01:09 PM
RE: Unicode string to hex not working - by Matti on 08-14-2007 at 03:33 PM
RE: Unicode string to hex not working - by GNSPS on 08-14-2007 at 08:14 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On