On Tue, 12 Dec 2006, Paul Eggert wrote: > Yes to both cases, if it's a local variable or parameter. I prefer > putting 'const' after the type it modifies, for consistency; and for > local vars I generally prefer omitting a final 'const' as it clutters > the code for too-small an advantage.
Thanks. > Sorry I haven't had time to read all the patches recently.... I'll continue to alert you when I feel especially unsure of something.
