Comment on Tell HN: Launch HN TestparentComments−TeMPOraL6yIn a way. The convention is that 0123 is "123" in octal.−yread6yYes, I know that's why I even tried it in console as I was a bit surprised that parseInt doesn't do octal.Why does js even support octal? I never found octal particularly useful. Speak hexadecimal or die−sweeneyrod6yBecause C does.
Comments
In a way. The convention is that 0123 is "123" in octal.
Yes, I know that's why I even tried it in console as I was a bit surprised that parseInt doesn't do octal.
Why does js even support octal? I never found octal particularly useful. Speak hexadecimal or die
Because C does.