Support Board
Date/Time: Mon, 23 Jun 2025 09:57:37 +0000
Post From: corruption of variables on simple code using standard arrays
[2022-03-01 13:26:27] |
1+1=10 - Posts: 270 |
@User907968 100 is beyond the end of the array, so this is undefined behavior. Nice catch. |