Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
User Journal

Journal Rupert's Journal: More .sig changes 2

David Gould pointed out that my sig really needs a line feed at the end. Fortunately, the bits line up like this:

'T': 01010100
LF: 00001010

So the only change required to my sig code was to change the intial value of y so that it did an extra shift of three bits.

Old intial value of y was 1010101100111100 (43836)
New intial value of y is 1011010101100111100 (371516)

This discussion has been archived. No new comments can be posted.

More .sig changes

Comments Filter:

For large values of one, one equals two, for small values of two.

Working...