C99 standard has integer types with bytes size like int64_t. I am using the following code: #include #include int64_t my_int ...
確定! 回上一頁