Do msvc and mingw have a 64-bit equivalent function for this?
Apparently, K & R believed that 2 ^ 32 was enough
Using _ strtoi64 or _ strtoui64
strtoll() located in C99 and POSIX.1-2001.
strtoll()
Source: https://habr.com/ru/post/1723781/More articles:C # mvc dynamically creates a controller from a string name - eval? - c #Как проверить правильность URL-адреса flickr - flickrHide text from printing - htmlstd :: string container - c ++The same session variable for different systems - phpPHP request SoapClient - soaphow to prevent conflicts between mooTools and Prototype - jqueryPHP / MySQL - saving an array in a database - arrayssitemesh vs jsp-config () - jspUnbound column value disappears from DataGridView in sort - .netAll Articles