Skip to content

This cpp program checks bin and find the bin is valid or wot and gives specific information about the bin

License

Notifications You must be signed in to change notification settings

abin-karukappallil/bin-checker-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIN CHECKER USING C++

Bin checker is a program for checking bank identification number and the details of that bin.

issue

fork

commit

star

li

Installation

Scource code is available.You can compile it or exe file for instant run.

Usage

        std::string Bin;
	std::cin>>Bin;
	std::cout<<std::endl;

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

This cpp program checks bin and find the bin is valid or wot and gives specific information about the bin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages