-
Notifications
You must be signed in to change notification settings - Fork 14
implements strcat and strrchr #28
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
implements strcat and strrchr #28
Conversation
Thank you for this PR! I left a few notes about the code organisation. |
@thejpster I addressed the comments and kept each function in their separate files. My editor applied some minor linting rules to the README; I left them there, but I can revert if you'd like. |
Please do revert the README changes - it hides the actual change. Please could you also ensure your doc comments start with a single line of text and then a couple of newlines. If you look at the |
This reverts commit 0a0cf39.
d13967b
No description provided.