|
View Message | Back to Messages |
Peter Swinkels Sun Nov 3 2024 at 9:20 am Subtracting from backtrack.
I need to update my code. The intention is not the subtract from backtrack. It's to subtract one from Decoded.count. Remember, the first item in the Decoded stream has an index of zero. So when backtracking the first item should be at (Count - 1) - Backtrack.
|
|