... typedef int mp_err; #define MP_32BIT_MAX 4294967295U #if !defined(ULONG_MAX) #error "ULONG_MAX not defined" #elif !defined(UINT_MAX) #error "UINT_MAX ...
確定! 回上一頁