0% found this document useful (0 votes)
6 views

String functions

string function in embedded c

Uploaded by

Affan Ahmmed
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

String functions

string function in embedded c

Uploaded by

Affan Ahmmed
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 7

Digital Assignment X

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

Software: Codeblocks IDE

Count Vowels
Replacing vowels with ‘v’:
Reversing String:

You might also like