in C++ can i create variable at runtime? if yes then how?

后端 未结 0 905
情书的邮戳
情书的邮戳 2021-01-17 17:45

I have to create an array let say A[] with the length specified at run time let say length is B. so now i have array A[B]. Now i want to create B numbers of variables.

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