Trying to access a pointer array - Microsoft C++ exception: std::bad_alloc at memory location

前端 未结 0 1424
春和景丽
春和景丽 2020-12-11 04:15

I am having issues with initializing values in a 2D pointer array. I keep getting an error about bad_alloc at memory location when trying to setup the rows of the table.

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