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