Array of Class Objects throwing an exception, cannot identify why

后端 未结 0 767
挽巷
挽巷 2020-12-13 01:26

I am using classes to create an array.


void getPublications(Publication p[], int &i)
{
    
    string itemTitle;
    string itemPublisher;
    double it         


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