Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
raphlinus
on Aug 22, 2017
|
parent
|
context
|
favorite
| on:
Why is this C++ code faster than my hand-written a...
Good candidate for most evil use of the assumption that char is signed. Incidentally, that's not going to be true on arm[0].
[0]:
http://blog.cdleary.com/2012/11/arm-chars-are-unsigned-by-de...
mikeash
on Aug 22, 2017
[–]
Haha, whoops! At least it's easy to fix.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[0]: http://blog.cdleary.com/2012/11/arm-chars-are-unsigned-by-de...