[Geany-i18n] Geany-i18n Digest, Vol 45, Issue 11

Peter Scholtens peter.scholtens at xxxxx
Fri Jun 8 20:48:39 UTC 2012


>> I asked for a tiny change to also recognize Arduino files as a C++
>> program: could you add the *.ino extension to the file
>> data/filetype_extensions.conf ? Line number 11 would then look like:
>>
>> C++=*.cpp;*.cxx;*.c++;*.cc;*.h;*.hpp;*.hxx;*.h++;*.hh;*.C;*.H;*.ino;
>
> The feature tracker is not obsolete. But isn't Ardoino plain C?
>
> Cheers,
> Frank

Arduino is C/C++, as the objects can have functions e.g. 
"Serial.begin()" to start the
communication over the USB connection. Setting Geany to C++ also 
creates a lot more
symbols,..
In practice knowledge of C will be sufficient as there is only 1 or 2KB 
RAM to spend.

Greetings,

Peter Scholtens



More information about the I18n mailing list