in reply to Re^3: Decimal to Binary using Bitwise and operator
in thread Decimal to Binary using Bitwise and operator

Mike or other knowledgeable Monk-

I put a script together, and it gives accurate outputs, but am wondering if one of you could critique it.

At this typing, I am very new to Perl.

Best, J.

  • Comment on Re^4: Decimal to Binary using Bitwise and operator

Replies are listed 'Best First'.
Re^5: Decimal to Binary using Bitwise and operator
by RMGir (Prior) on Oct 04, 2012 at 11:38 UTC
    Your best bet would be to post your script as a new question, and refer to this post in it (if you're answering this same problem).

    Mike

      Thanks, Mike, will post script as new question.

      J.