isbn_test, a C code which calls isbn(), which computes the check digit for an International Standard Book Number (ISBN), or reports whether a given ISBN is valid.
The information on this web page is distributed under the MIT license.
isbn, a C code which determines the check digit for an International Standard Book Number or reports whether a given ISBN is valid.