My friend said that there are differences between “mod” and “remainder”.
If so, what are those differences in C and C++? Does ‘%’ mean either “mod” or “rem” in C?
My friend said that there are differences between “mod” and “remainder”.
If so, what are those differences in C and C++? Does ‘%’ mean either “mod” or “rem” in C?