codice:
if ( calc == 1)
    Somma (int a , int b);
else
    Moltiplicazione(int a , int b);