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

[LIB] Add ft_strndup to libft #49

Closed
wants to merge 1 commit into from
Closed

[LIB] Add ft_strndup to libft #49

wants to merge 1 commit into from

Conversation

itislu
Copy link
Collaborator

@itislu itislu commented Dec 28, 2023

ft_strndup duplicates up to n characters of a string.

@itislu itislu added the feature New feature of the project label Dec 28, 2023
@itislu
Copy link
Collaborator Author

itislu commented Dec 28, 2023

I'm sorry, this is unnecessary, it's basically ft_substr...

@itislu itislu closed this Dec 28, 2023
@itislu itislu deleted the libft_addition branch January 1, 2024 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants