c语言返回值类型由什么决定 c语言返回值为0 c语言规定,函数返回值的类型是由是什么决定?当然,它是由函数决定的:例如,如果您声明一个函数intprot(int*,int),那么这个函数的返回值是int type。... 2021-03-14 1648次浏览