div_t div(int numer, int denom)
函数说明:div_t div(int numer, int denom) 将numer (分子)除以 denom (分母)。
参数:
如果您觉得本文的内容对您的学习有所帮助: