通常int main的可移植性高于void main,int main定義的函數(shù)必須有返回值,void main和int的區(qū)別 void main和int的區(qū)別是什么,void main和int最主要的區(qū)別在于有無返回值,