Iros
 
Loading...
Searching...
No Matches
strchr.cpp File Reference
#include <string.h>

Functions

auto strchr (char const *haystack, int needle) -> char *
 

Function Documentation

◆ strchr()

auto strchr ( char const * haystack,
int needle ) -> char*