Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify loop printing out the bundled data array #92

Closed
wants to merge 1 commit into from
Closed

Simplify loop printing out the bundled data array #92

wants to merge 1 commit into from

Conversation

crvs
Copy link

@crvs crvs commented Feb 27, 2024

Instead of doing a nested loop, simply print the end of line when we reach the number of printed columns, or the last character of data has been written.

The only change in the output is the line number, which moved slightly due to the change in code.

Instead of doing a nested loop, simply print the end of line when we
reach the number of printed columns, or the last character of data has
been written.
@crvs
Copy link
Author

crvs commented Mar 1, 2024

this is deprecated by pull the merging of pull request #86

@crvs crvs closed this Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant