Passing 2D array of strings to a function

前端 未结 0 640
情深已故
情深已故 2020-12-25 09:38

I can initialize a 2D array of strings using the following:

const char * const aListOfStrings[] {"test","test1};

However, if I want

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