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

It's not as crazy as you think. "volatile" means that something else other than us can change the value, somehow. "const" means that we aren't allowed to write to it.

So what is that? It's any kind of input. Like memory mapped GPIO.




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

Search: