Minishell
Loading...
Searching...
No Matches
my_strchr.c File Reference
#include <stddef.h>
Include dependency graph for my_strchr.c:

Functions

char * my_strchr (char *str, int c)
 

Function Documentation

◆ my_strchr()

char * my_strchr ( char * str,
int c )