![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^2: How can I set a bit to 0 ?by AnomalousMonk (Archbishop) |
on May 28, 2022 at 13:42 UTC ( #11144246=note: print w/replies, xml ) | Need Help?? |
Note that integer has lexical scope and so could be used within the definition of a subroutine to limit the effects (and side effects) of the pragma to operations within the subroutine. Give a man a fish: <%-{-{-{-<
In Section
Seekers of Perl Wisdom
|
|