Added comments about the usage of int(string, 0) and long(string, 0) which pass
a base of 0 so that the radix of the string is determined based on the contents of string. llvm-svn: 114764
Loading
Please register or sign in to comment
a base of 0 so that the radix of the string is determined based on the contents of string. llvm-svn: 114764