Hacker News new | past | comments | ask | show | jobs | submit login

> You're not worrying about how many registers your CPU has

But you need to worry about size of registers. How many modern languages have basic data types without strictly defined sizes?




The C basic data types have minimum defined ranges, with the actual ranges being available as compile-time constants, and that's really all you need in almost all cases.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: