Array watch returns memory address
A free, portable, fast and simple C/C++ IDE
Brought to you by:
orwelldevcpp
Version: TDM-GCC 4.9.2 32-bit
OS version: Windows 11 Education 22H2
Error reported: adding array to watch list shows array address instead of value
Stack trace:
Steps needed to reproduce the problem: add an array to debug (happens for me, i have no idea why)
the "cows" is a 1d array btw
I've had the same error, with 2d arrays also