Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] Contributing and coding standards?

I'll only observe that my C/C++ coding style has pretty much remained the same since about 1990

I would describe it as K&R but with aligned braces. :-)


On 13/11/2018 14:10, Greg Troxel wrote:
I should have said also:

there are many coding standards already, with built-in support for them
as named styles, in emacs, surely in vim, in astyle, gindent,
clang-format, etc.   So it is vastly preferable to use an exisitng style
to reduce total thinking/configuation.


--

Ian Craggs
icraggs@xxxxxxxxxx                 IBM United Kingdom
Eclipse Paho Project Lead & Mosquitto Committer



Back to the top