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