Jonathan M Davis wrote:
> On Friday, January 21, 2011 06:20:30 spir wrote:
>> On 01/21/2011 10:05 AM, Lars T. Kyllingstad wrote:
>>> These should be expanded a bit and camelCased:
>>>    LS:        lineSep, lineSeparator
>>>    PS:        paragraphSep, paragraphSeparator
>> Isn't there a rule that constants all fully uppercase?
>
> That would be typical in C++

That is typical only for macros in C++.

I know that some shops use all capitals for constants, but not the standard library nor any of the places that I worked at. :)

Ali

Reply via email to