On 01 October 2006 14:34, Owen Lucas wrote:
> Im doing a program that reads in stuff from the serial port under linux.
> Once read in there is a bit of formatting and it then needs to get piped
> to something else. At the end is the cut down code.
This is a question for the gcc-help list, not t
On Sunday 01 October 2006 15:34, Owen Lucas wrote:
>
> Im doing a program that reads in stuff from the serial port under linux.
> Once read in there is a bit of formatting and it then needs to get piped
> to something else. At the end is the cut down code.
>
> anyway the interesting part is in th
Im doing a program that reads in stuff from the serial port under linux.
Once read in there is a bit of formatting and it then needs to get piped
to something else. At the end is the cut down code.
anyway the interesting part is in the while loop the rest is just formatting.
while (1)
{