Toof's Profile
My biography is classified, 'cause it's classy.
@redink1
After examining SimonK's super-var file, all I can conclude is that he hasn't made a dmod for quite some time, because he's busy optimizing fuel injection control software for long-range rocket engines...
@SlipDink
After examining the idea about turning numbers into binary representation, well, that has some shortcomings. Since the largest 32 bit int value is 2.147.483.647, or written alphabetically twobillionandonehundredthousendandfortysevenmillionsfourhundredandeightythreethousandssixhundredandfortyseven (fun fact, we use long scale number naming system in my country, so the translation would be different)... Ugh, where was I...?
Oh, right!
Since that number holds 10 digits, our binary representation would also hold the maximum of 10 digits, because it's technically (not to mention literally) still an integer.
The only reasonable thing to do, is to make an algorithm that will count up to certain point, and extract that exact point. Say we have a number 12 (1100 in binary), and some function in DinkC, dinknary(), where if you plug in... say... 3, it'll get what's on position 3 (duh)...[1101].
However, I don't see the point bothering with this, since changing the number will dramatically change its binary form... unless you need just static boolean values stored in one number...
That being said (and written, mind ya), I'm still curious about what you've come up with.
After examining SimonK's super-var file, all I can conclude is that he hasn't made a dmod for quite some time, because he's busy optimizing fuel injection control software for long-range rocket engines...
@SlipDink
After examining the idea about turning numbers into binary representation, well, that has some shortcomings. Since the largest 32 bit int value is 2.147.483.647, or written alphabetically twobillionandonehundredthousendandfortysevenmillionsfourhundredandeightythreethousandssixhundredandfortyseven (fun fact, we use long scale number naming system in my country, so the translation would be different)... Ugh, where was I...?
Oh, right!
Since that number holds 10 digits, our binary representation would also hold the maximum of 10 digits, because it's technically (not to mention literally) still an integer.
The only reasonable thing to do, is to make an algorithm that will count up to certain point, and extract that exact point. Say we have a number 12 (1100 in binary), and some function in DinkC, dinknary(), where if you plug in... say... 3, it'll get what's on position 3 (duh)...[1101].
However, I don't see the point bothering with this, since changing the number will dramatically change its binary form... unless you need just static boolean values stored in one number...
That being said (and written, mind ya), I'm still curious about what you've come up with.
Toof has released 4 files
| Title | Category | Avg | Updated |
|---|---|---|---|
| Adventurer's Adventure | D-Mod, Romp | 8.2 | February 2nd, 2025 |
| Dink Hotel (The) | D-Mod, Romp | 7.1 | April 2nd, 2019 |
| Golden Duck | D-Mod, Romp | 8.7 | October 4th, 2018 |
| DinkC Syntax Highlighting for Notepad++ Dark | Development, Utility | N/A | July 18th, 2018 |
Toof has written 2 reviews
| Title | File | Type | Score | Date |
|---|---|---|---|---|
| In a gadda da Brassweasel... | Search (The) | Normal | 8.3 | October 1st, 2018 |
| The good, the bad, and the this review | The Disciple | Featured | 9.2 | September 18th, 2017 |

8.2
9.2




