Skip to content

Added StringLength #13

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

Merged
merged 2 commits into from
Oct 3, 2018
Merged

Conversation

breakstate
Copy link
Contributor

Added C function that gets length of a C standard string.

Copy link
Owner

@gouravthakur39 gouravthakur39 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The program didn't ask for any input. Probably, you forgot to add scanf()
Please add the input function. Overall the code quality is very good. Just add scanf 😊

@breakstate
Copy link
Contributor Author

Sorry about that. I made it to take command line input. I will change it to use scanf. Thanks.

@gouravthakur39 gouravthakur39 merged commit 7799b31 into gouravthakur39:master Oct 3, 2018
@gouravthakur39
Copy link
Owner

Thank you for your contribution ❤️

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