阅读背景:

使用指针将两个对象(每个对象与一个类)相关联

来源:互联网 

The goal of my program is to allow the user to enter up to 100 names for people and 100 names for cars. Then the user can "register" a car to as many people as s/he wishes using pointers. I know I need a person class and a car class and I need to use two arrays of size 100 for each. But I am completely lost on how to set anything else up. I have done a The goal of my program is to allow the user to




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

分享到: