Re: Barcode reader and C++
On 6/7/2010 9:46 AM, bintom wrote:
On Jun 7, 4:19 pm, "osmium"<r124c4u...@comcast.net> wrote:
"bintom" wrote:
I want info on how I can use a bar code reader to read bar codes and
interface with a C++ program which might be simulating a supermarket
checkout counter. Any help will be appreciated.
It seems to me that a simulator needs no detail at all on the bar code
apparatus; consequently I can't imagine what kind of help you want. The
apparatus knows what to do and does it. It presents decoded bar codes to
your simulator at a rate depending on the human presenting the items for
scanning. What else is there to know? If you need more, start at
Wikipedia.
Basically, I'd like to know after jacking the reader to a port on my
PC, how do I make my C++ program understand/interpret the code in the
barcode.
You call functions. Which ones? We can't help you. C++ *language*
does not define "barcode reader". The interface is without a doubt
specific to the device. Contact the maker of the device or look on the
web for a library that would service your device.
Osmium, if you can't find a way to help, pls don't bother to write-in.
Bintom, if you don't know where to ask your questions, don't get all
upset if you don't get they answered the way you want. Asking for a
pound of trout in a tool shop won't get you fish. And don't tell others
how, or what, to post. See how annoying that is? If you want help,
find the right place to ask for it.
V
--
I do not respond to top-posted replies, please don't ask