Use strtok() For more info, do a man of strtok there you will get the sample example also.
double the number of vowels in a given string using c programming language Ex: Given String="Maven" Output Required="Maaveen".