isbn_test


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.

Licensing:

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

Related Data and Programs:

isbn, a C++ code which determines the check digit for an International Standard Book Number (ISBN) or report whether a given ISBN is valid.

Source Code:


Last revised on 19 March 2020.