Re: TIB: even better Binary converter


[Prev][Next][Index][Thread]

Re: TIB: even better Binary converter




No thanks :->  I'll use the one I wrote.  I love Dave Barry's Guide to
Cyberspace.  Ever read it <g>.
~Larry C
Larry1492@juno.com   Visit the Vaccuum Gateway 
http://www.geocities.com/SiliconValley/Lab/9888/index.html
On Sun, 19 Apr 1998 15:58:56 -0700 gussie@alaska.net (Grant Stockly)
writes:
>
>Instructions:
>1.  Type in
>2.  Enter binary number starting from the lsb
>        if you were going to enter 1010 (10) then you would enter:
>        ?0      lsb
>        ?1
>        ?0
>        ?1      msb
>        ?4      end
>3.  when done, type 4
>
>Then your number will be displayed...
>
>0->B
>0->C
>0->A
>
>Input B
>If B=4:Stop
>If B=1:1+A->C
>
>2->A
>
>While B[doesnotequal]4
>Input B
>If B=1:A+C->C
>A*2->A
>End
>
>Disp C
>
>
>
>And, my signature...  :)
>
>Grant Stockly
>
>How To Install Software -- A 12-Step Program
>

_____________________________________________________________________
You don't need to buy Internet access to use free Internet e-mail.
Get completely free e-mail from Juno at http://www.juno.com
Or call Juno at (800) 654-JUNO [654-5866]


References: