RedDragon has asked for the wisdom of the Perl Monks concerning the following question:
cheerssub dectobin { join '', unpack "B32", pack "N", shift; }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
•Re: decimal to binary convertion
by merlyn (Sage) on May 18, 2002 at 08:14 UTC | |
|
Re: decimal to binary convertion
by I0 (Priest) on May 19, 2002 at 00:58 UTC |