>>299
これ OKでしょ
int func(void);
int func()
{
return 0;
}