bank_test


bank_test, a C code which calls bank(), which computes the check digit associated with a US Bank Routing Number check digit, or reports 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 02 June 2019.