bank_test


bank_test, a C++ code which calls bank() to compute the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is actually valid.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

bank, 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 actually valid.

Source Code:


Last revised on 05 February 2020.