0
Overload subscript operator[ ]
struct account {int num; char name[20] }; class account entry { account acc[5]; we have to enter one no and..output shows with details
1 Odpowiedź
0
p
struct account {int num; char name[20] }; class account entry { account acc[5]; we have to enter one no and..output shows with details