Hacker News new | ask | show | jobs
by notpopcorn 1408 days ago
A const is like a `#define` in C or C++, while a static is a global variable.