Skip to content

Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.

License

Notifications You must be signed in to change notification settings

nixrajput/char-counter-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Character Counter

Count every character of a string and categories it as vowel, consonants, and digits using C++ programming language.

Usage

Navigate to src folder

cd src

Build

g++ main.cpp

Run .exe file in src folder

Screenshots

Screenshot 1

Connect With Me

nixrajput | GitHub

nixrajput | Facebook

nixrajput | Twitter

nixrajput | LinkedIn

nixrajput | Instagram

About

Count every character of a `string` and categories it as `vowel`, `consonants`, and `digits` using `C++` programming language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages