No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
fyi, at the time of this post it seems accesible from my local machine.
[quote] now what do you parts don't you understand.[/quote] 1. that he is supposed to do it 2. that cuteness won't cut it
What you can do is: 1. set a global to 0 2. start a second thread that sleeps 1 second 150 times in a loop, on every loop it increments the loop counter, checks for a kill variable, and if the loop counter is 150 sets the global to 1, …
It is unlikely to be ebcdic if it was a handheld inventory device made in the 90's, more likely ascii. It is more likely that you are looking at a hex dump, or the device is sending the equivalent of a hex dump and you will need to know the …
as a pointer you don't have to pass it back, because the calling function already knows the pointer of course, you may always pass back a pointer, if for example you are doing a search for a substring.
The End.
plumsauce