Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mmarx
on July 8, 2015
|
parent
|
context
|
favorite
| on:
When ‘int’ is the new ‘short’
> IMHO, it's a C-standard mistake that char is signed.
The standard doesn't specify whether char is signed or unsigned, it's left to the implementation.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The standard doesn't specify whether char is signed or unsigned, it's left to the implementation.