Marcel Holtmann wrote: > Hi Brad, > > >>>> it is currently in its own autoconf harness but I would just use the one c file. >>>> >>> fix the coding style and send me a version that I can include. I will >>> take care of the aufoconf/automake magic. Don't mess around with it. >>> >> hmm... indent likes to break lines. Let me know if the loops are >> nested too deeply. >> > I think your question already gives you my answer, but let me make it > clear, I don't wanna have too deeply nested loops. Use break and > continue or put it into separate functions. Marcel, This is updated version. Regards, Frederic