bank_test, a Fortran90 code which calls bank(), which computes the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is actually valid.
The information on this web page is distributed under the MIT license.
bank, a Fortran90 code which computes the check digit associated with a US Bank Routing Number check digit, or it can report whether a 9-digit code is actually valid.