Commit b59bea

2026-06-02 13:06:25 Bob Green: -/-
programming/runtime.md ..
@@ 38,7 38,7 @@
To access any of these variables, simply ```#include <machine.h.>```
### On Exit
- When `main()` returns or when `exit()` is called, a non-zero exit code will be printed as follows:
+ When `main()` returns or when `exit()` is called, a non-zero exit code will be displayed as follows:
```
exited with status: <value>
```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9