Here’s a quick example of how to create and build a simple C++ program that calls the basic Bardecode C library functions… It’s assumed that you have already downloaded the Linux version of our SDK and are working in the installation folder. The code: #include using namespace std; extern “C” { #include “include/barcode.h” } int