Skip to content

This is (as far as I can find) the worlds shortest vowel counter function in c++

Notifications You must be signed in to change notification settings

thedinosoar/ShortestVowelCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ShortestVowelCounter

This is (as far as I can find) the worlds shortest vowel counter function in c++

To use this function just copy int paste into a cpp project that is using the string library

Use function as follows: countVowels("Example of function");

About

This is (as far as I can find) the worlds shortest vowel counter function in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages