Hello
I have written my program and right now I am stuck in something that I thought that was going to be easy.
I have the char buffer, which receives from the serial port some letters and 2 numbers at position 3, lenght 2. I want to extract those numbers and place them to an int to make numeric comparisons.
I am quite new at C, in other languages it would have been so easy, but I'm totally stuck in this...
Thanks!
marc