bank_code_test, a C++ code which calls bank_code() to compute the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is valid.
The information on this web page is distributed under the MIT license.
bank_code, a C++ code which can compute the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is valid.