Embed presentation
Downloaded 12 times









This document discusses several string manipulation programs in C including how to print a string, find the length of a string, compare two strings, copy strings, concatenate strings, and reverse a string. It covers basic string operations and functions in C like strlen(), strcmp(), strcpy(), and strcat().







