isbn10_code_test


isbn10_code_test, a Fortran90 code which calls isbn10_code(), which computes the check digit for a 10 digit International Standard Book Number (ISBN10), or reports whether a given ISBN10 is valid.

Licensing:

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

Related Data and Programs:

isbn10_code, a Fortran90 code which computes the check digit for a 10 digit International Standard Book Number (ISBN10), or reports whether a given ISBN10 is valid.

Source Code:


Last revised on 30 May 2026.