This is similar to the previous commit, but done in a slightly different way to avoid changing too much of the existing code: just make "i" an alias for the first array element to ensure that "&i + 4" is a valid pointer. |
||
|---|---|---|
| .. | ||
| lists.cpp | ||
This is similar to the previous commit, but done in a slightly different way to avoid changing too much of the existing code: just make "i" an alias for the first array element to ensure that "&i + 4" is a valid pointer. |
||
|---|---|---|
| .. | ||
| lists.cpp | ||