in reply to Re^2: Ignore a range of numbers ina List
in thread Ignore a range of numbers ina List
What's supposed to happen if a "start" code for an exclusion sequence is seen, but no corresponding "stop" code is ever seen?
If the RHS of the flip-flop operator never gets true, then the flip-flop just stays as it is. Hence after 7,4 the 6 turns the flip-flop on, and 6,5 aren't pushed onto @copy.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Ignore a range of numbers ina List
by AnomalousMonk (Archbishop) on Jun 25, 2017 at 07:54 UTC |