Rename C files to .c in GCC source

Jonny Grant jg@jguk.org
Fri Jan 30 20:30:00 GMT 2015



On 30/01/15 17:09, pinskia@gmail.com wrote:
>
>
>
>
>> On Jan 30, 2015, at 4:22 AM, Jonny Grant <jg@jguk.org> wrote:
>>
>> Hello
>>
>> When I checked out from the trunk I saw that various files had .C
>> capital extension. Its not a big issue.. but I wondered if they should
>> be .c like regular source files?
>
> No because they are c++ code so capital C is correct.

Ok, I see. Only ever encountered files called .cpp.

Regards, Jonny



More information about the Gcc mailing list