String functions
String functions
Embedded C LAB
Winter Semester 24
Submitted by,
Affan Ahmmed
21BEI0006
Experiment : String Functions
Aim: to employ functions like count vowels, replace vowels and reverse String
Count Vowels
Replacing vowels with ‘v’:
Reversing String: