What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » What does this code do?

What does this code do?
Author: Message:
Eljay
Elite Member
*****

Avatar
:O

Posts: 2949
Reputation: 77
– / Male / –
Joined: May 2004
RE: What does this code do?
I have no idea what the hell it's supposed to be used for or why it's so weirdly obfuscated, but it's quite simple :zippy:

The string is in 6 character chunks:
00 1000
01 0964
02 0953
03 0942
04 0931
05 0920
06 0909
07 0898
08 0887
09 0880
10 0880

The loop just multiplies the first bit by 1000 and if it's greater than DX (whatever that is) divides the second bit by 1000. It makes no sense at all out of context, so I can't really explain any more :P

Also, is this language really case-insensitive with variables? Ewww.
03-17-2012 09:52 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
What does this code do? - by Spunky on 03-17-2012 at 09:21 PM
RE: What does this code do? - by Eljay on 03-17-2012 at 09:52 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