Skip to content
Snippets Groups Projects
Commit 264d6592 authored by Johnny Chen's avatar Johnny Chen
Browse files

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
parent 991285e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment