EAへのパスワード保護 - ページ 5

 
Nicholishen:
簡単な解決策としては、このようなものを追加することです...
int start(){

if(Month()>=5 )// where the number represents the month number

return(0);

}

ありがとう...あなたは素晴らしい人です。