阅读背景:

如何在c ++的当前类构造函数中从另一个类初始化数组?

来源:互联网 

I have class "Student" and "Course" class. My "Student" class contains inside it- Course** courseList - pointers array. Now, when i'm realization my "Student" constructor how can i initialize my courseList array? can i do it at all despite the fact the array is a type that belongs to another class?I have class "Student" and "Course" class. My "




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: