如何将字符串转换为unsigned long long int?
问题是,如果我使用strtol它返回一个long int,但我需要转换一个比这更长的字符串.
strtol
c string unsigned
c ×1
string ×1
unsigned ×1