On Thu, 27 Sep 2001, Andreas Buggs Hauser wrote:
> On Thursday 27 September 2001 01:27, Gregor N. Purdy wrote:
> > On Wed, 26 Sep 2001, Andreas Buggs Hauser wrote:
> > > On Wednesday 26 September 2001 23:09, Simon Cozens wrote:
> > > > On Wed, Sep 26, 2001 at 02:18:11PM -0400, Gregor N. Purdy
I changed assemble.pl so that the 0b constants will work on versions of perl
prior to 5.6. The problem was that oct before 5.6 did not recognize 0b as a
valid prefix. Therefore, I created a separate function from_binary that
converts binary numbers to decimal numbers and I now call it instead of
Oops...meant to send this to the group.
-Original Message-
From: Gibbs Tanton - tgibbs
Sent: Wednesday, September 26, 2001 1:31 PM
To: 'Andrew Kuchling '; Gibbs Tanton - tgibbs
Subject: RE: new assemble.pl
Thanks! Applied.
-Original Message-
From: Andrew Kuchling
To: Gibbs T