upc_code_test, a C code which calls upc_code(), which computes the check digit associated with a uniform product code (UPC), or report whether a 12-digit UPC is valid.
The information on this web page is distributed under the MIT license.
upc_code, a C code which determines the check digit for a Uniform product Code (UPC) and reports whether a given UPC is valid.