20.(a) Write a C function to find the length of a string and call the function from the main() function . Do not use ‘strlen’ function in your program.
20.(a) Write a C function to find the length of a string and call the function from the main() function . Do not use ‘strlen’ function in your program.
Share