在C中,我知道int main()返回一个int,其中void main()没有.除此之外,他们之间有区别吗?第一个好于第二个?
c int program-entry-point void
c ×1
int ×1
program-entry-point ×1
void ×1