Re: Bug/Gross InEfficiency in HeathField's fgetline program
¬a\/b wrote:
> In data Wed, 17 Oct 2007 17:00:13 +0200, ¬a\/b scrisse:
>
>> /* test: if n bytes starting at s
>> // overlaps n bytes starting at t
// overlaps m bytes starting at t
This is why I prefer to put each parameter on a separate line, and to
add a short comment describing that parameter on the same line. That
makes it easier to keep the comments consistent with the parameters.
|