Heyho
I am searching now for 2hours onthe internet, just to find a good documentation for EAN128.
After some wasted time I found a declaration for a bit-array in C, but I finally don't understand everything.
So far, so good, but I don't really see, when do I need the different Codes? If I have a string with a content like "1234567ABCD"- when and why is it necessary to change the code?
Thanks and gr33ts,
Marc Giesmann

I am searching now for 2hours onthe internet, just to find a good documentation for EAN128.
After some wasted time I found a declaration for a bit-array in C, but I finally don't understand everything.
So far, so good, but I don't really see, when do I need the different Codes? If I have a string with a content like "1234567ABCD"- when and why is it necessary to change the code?
Thanks and gr33ts,
Marc Giesmann
Comment