vault backup: 2024-11-10 20:46:05

This commit is contained in:
zleyyij 2024-11-10 20:46:06 -07:00
parent 21f55263c0
commit 2799f844b4

View File

@ -19,5 +19,6 @@ Yes, `""` is a path relative to the current file, whereas `<>` is a path to the
> **4.** Assume that `debug.h` is a header file with the following contents...
>(a). What is the output when the program is executed?
```
Output if DEBUG is defined:\n
Value of " #n"
```