View source for Coding Guidelines/it

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Template used on this page:

Return to Coding Guidelines/it.

Personal tools

Raccomandazioni Generali

Standard GNU sono anche una buona lettura per gli sviluppatori in generale.

Programmazione C

Tutto il codice C deve essere scritto seguendo lo standard C99 -- è molto più facile sistemarlo, molti meno errori, chiaro e conciso, e rimuove molti problemi del C.

Qui ci sono alcune buone informazioni riguardo lo standard C99:

Questa è una buona guida alla programmazione in C:

Programmazione C++

Linee Guida C++ Style

Commit Logs

GNU Change Log Guidelines