C에서는 쓰면 안되는 거심?


맨날 VS만 쓰니까 몰랐는데

int main() 이게 C에선 가변 인자라던데 정말입니까?

int main() 가 int main(void)랑 같은 건 C++이후라고...