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

Use correct method for string length #529

Merged
merged 1 commit into from Dec 10, 2023

Conversation

nerg4l
Copy link
Contributor

@nerg4l nerg4l commented Dec 10, 2023

In my previous PR I accidentally used count instead of strlen to get the length of a string but count only works with arrays.

@oscarotero oscarotero merged commit 4870817 into oscarotero:master Dec 10, 2023
2 of 3 checks passed
@oscarotero
Copy link
Owner

thanks

@nerg4l nerg4l deleted the fix/string-length branch December 11, 2023 20:47
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.

None yet

2 participants