Y
Hacker News
new
|
ask
|
show
|
jobs
by
pragmaticpandy
2641 days ago
If by integer you mean the four or so bytes that many languages use to represent a (bounded) int, then it is indeed constant. This is often the context in software engineering.
1 comments
tombert
2641 days ago
I'm somewhat interested in compiler and computation theory, so this is why it was a surprise to me.
link