Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
smcameron
on Feb 12, 2023
|
parent
|
context
|
favorite
| on:
Let's write a setjmp
> The solution is to qualify r with volatile, which forces the compiler to store the variable on the stack and never cache it in a variable.
Should the last word of that sentence be "register"?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Should the last word of that sentence be "register"?