Condividi tramite


Definizioni esterne

  • translation-unit:
    external-declaration

    translation-unit external-declaration

  • external-declaration:       /* Consentita solo in ambito esterno (file) */
    function-definition

    declaration

  • function-definition:         /* Qui il dichiaratore è il dichiaratore di funzione */
    declaration-specifiers opt declarator declaration-list opt compound-statement

Vedere anche

Riferimenti

Grammatica a struttura di frase