Is struct of strings the same as array of strings?

前端 未结 0 352
北恋
北恋 2020-12-20 08:04

I\'m dealing with code, that has multiple structures consisting of string-fields only. For example:

struct record {
    string first;
    string          


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