Not tolerated. In particular, the Windows compiler was not used for long support, and instead you had to use __int64 and unsigned __int64 (but could not use them necessarily for use on platforms other than Windows).
This was some time ago, so there may now be more chances to always have uint64_t and int64_t available.
source share