It's been a while (years?) since I've done anything in Perl. I need to
convert an ASCII string of ones and zeros to a double. (Actually, I
don't need to, but one of our engineers does.)

So, which one of the many possible ways to do it in Perl should I use
(put another way, please provide suggestions and I'll pick one, because
in Perl "There's more than one way to do it." :) )

If I have "10110111100011", the output should be 11,747.

PGA
-- 
Paul G. Allen BSIT/SE
Owner/Sr. Engineer
Random Logic Consulting
www.randomlogic.com

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to