Posts by joaossgoncalves • 11 points
1 post
-
0
votes0
answers61
viewsQ: How can I checksum a Code128 barcode in C++?
I compared my results with others, and it looks like my checker digit is incorrect. Here is my function: QString Barcode::StringToBarcode_Code128(const QString &value){ QString returnValue =…
c++asked joaossgoncalves 11