Skip to content

Uncomplicated card validator in c++ using Luhn's Algorithm for both AMEX and others credit cards with 15 or 16 digits.

Notifications You must be signed in to change notification settings

AshenOne17/simple-credit-card-validator

Repository files navigation

simple-credit-card-validator

Uncomplicated card validator in c++ using Luhn's Algorithm for both AMEX and others credit cards with 15 or 16 digits. Infinite loop of choices including clear(); option implemented using separate function with windows.h library. Many checks and infinite user input asking or exit(); function.

About

Uncomplicated card validator in c++ using Luhn's Algorithm for both AMEX and others credit cards with 15 or 16 digits.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages