如何使用strtol读取__int64值?

Man*_*ake 3 c

在msvc上是否存在并且使用64位等效函数来执行此操作?

显然,K&R认为2 ^ 32就足够了

gnu*_*nud 7

strtoll() 在C99和POSIX.1-2001.