Question: The limitation on my program is that i am not allowed to use the string library, and need to create my own string functions. M
The limitation on my program is that i am not allowed to use the string library, and need to create my own string functions. My strcmp function is working fine, but my strlen keeps producing an error message. Here is my program:




How can I fix the fucntion/program to get it to work?
#include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
