in reply to Re^2: Bit string manipulation made easy with Bit::Manip
in thread Bit string manipulation made easy with Bit::Manip
My thought was that James wanted _clr is to _set as _off is to _on... But that's not really necessary, since all you need to do is _set($data, $lsb, $bits, 0).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Bit string manipulation made easy with Bit::Manip
by jmlynesjr (Deacon) on Jan 31, 2017 at 21:48 UTC | |
by stevieb (Canon) on Feb 01, 2017 at 20:21 UTC | |
by jmlynesjr (Deacon) on Feb 02, 2017 at 15:38 UTC |