How to use the memchr() function in C which returns a pointer to the first matching character in a character array, searching up to a certain number of characters deep into the string. Source code: https://github.com/portfoliocourses/c.... Check out https://www.portfoliocourses.com to build a portfolio that will impress employers!