codice:
void nome_funzione (void)
{
   La parte che hai scritto te...   
}

main()
{
   nome_funzione();
}