The Dink Network

Reply to Re: Checkbit 3 Available Now

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
June 22nd 2022, 12:50 PM
goblins.gif
drone1400
Peasant He/Him Romania
C# nerd 
#1 It allows for the same parameters as the previous checkbit (which turns out to be handy in the process of development, allowing me to search for numbers like 1073741824 to help me find where all the places are in code that use a certain bit).

Huh, I never really thought about that, but it makes sense!

If only DinkC could parse hex or binary literals like 0x4000 or 0b00010000...