• Paul Eggert's avatar
    * config.nt: Configure 64-bit integers. · b28b8799
    Paul Eggert authored
    (BITS_PER_LONG_LONG): Define if C99-style long long and "%lld" work.
    (EMACS_INT, BITS_PER_EMACS_INT, pI): Otherwise, define these if
    __int64 and "%I64d" work.
    b28b8799
config.nt 13.8 KB