On 15 Aug 2019, at 18:13, James K. Lowden <[email protected]> wrote:

> On Tue, 13 Aug 2019 16:47:43 -0400
> Richard Hipp <[email protected]> wrote:
>
>> On 8/13/19, Jose Isaias Cabrera <[email protected]> wrote:
>> >
>> > I see all of you smart programmers using this
>> > non-column matching behavior, and I ask myself why?
>> 
>> Because that's the way Dennis Richie did it.  :-)
>
> That's right.  Like many of a certain age, I learned C from K&R, and
> adopted Ritchie's style.  

In terms of learning C, me too. However I looked at the various styles and 
adopted Whitesmiths; the braces align and I'm not wasting time looking for the 
matching one.


-- 
Cheers  --  Tim
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to