Question: C++ - Pointers and C-style Strings 6 THE NUMSTR FUNCTION Write the function numStr().The function has two parameters: a const char s1 pointing to the
C++ - Pointers and C-style Strings

6 THE NUMSTR FUNCTION Write the function numStr().The function has two parameters: a const char s1 pointing to the first character in a C-style string, and a const chars2. Return the number of times that s2 appears inside s1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
