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

Changed a declaration to use var. #174

Closed
wants to merge 4 commits into from

Conversation

rob313663
Copy link
Contributor

This is just a minor change to check if I am able to use git correctly to create a pull request.

Robert Gustavsson added 4 commits October 12, 2023 17:20
Removed all the Trim()s since any whitespace will be caught by the other checks anyway.
Made the codeword table a Dictionary, MS does not recommend using Hasttable anymore.
Made the codeword table initialized once for the Codabar class.
Removed the "}//comment" since all the code fits easlity on the screen.
Fixed an error message contain two spaces when it should have been one.
216% faster (Encode_Codabar() that is, not including the rendering time).
@rob313663 rob313663 closed this Oct 14, 2023
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.

2 participants