Y
Hacker News
new
|
ask
|
show
|
jobs
by
uecker
360 days ago
I also prefer signed types in C for sizes and indices. You can screen for overflow bugs easily using UBSan (or use it to prevent exploitation).