isbn_test, a C code which calls isbn() to compute the check digit for an International Standard Book Number (ISBN), or report whether a given ISBN is valid.
The computer code and data files made available on this web page are distributed under the MIT license
isbn, a C code which can determine the check digit for an International Standard Book Number or report whether a given ISBN is valid.