Inspecting dynamicly allocated 2d array in C with CLion debugger

后端 未结 0 801
野趣味
野趣味 2021-01-30 03:47

I would like to debug 2D array that is dynamicly allocated with malloc. All i want to know is if I can check with debugger what the array contains. I have made an simple program

相关标签:
回答
  • 消灭零回复
提交回复
热议问题