Skip to content

Need test for memchr when n_byte to search is 0 #27

@Seubmarine

Description

@Seubmarine

In the function void *ft_memchr(const void *s, int c, size_t n);
no test are done in the case size_t n is 0.
I'll make a pull request soon enough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions