RE: problem piping stdout

2006-10-01 Thread Dave Korn
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

Re: problem piping stdout

2006-10-01 Thread Denis Vlasenko
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

problem piping stdout

2006-10-01 Thread Owen Lucas
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) {