isbn_test, a C++ code which calls isbn(), which can compute the check digit for an International Standard Book Number (ISBN), or report 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 (ISBN) or report whether a given ISBN is valid.