Originally Answered: Is using of int32_t prefered to int in modern C/C++ programming? If you need a signed integer with exactly 32 bits, then yes.
確定! 回上一頁