>>106

void function(a, b, c)
<tab>type a, b;
<tab>type c;
{
<tab>処理;
}