This is probably simple, but im trying to try and understand pointers better. Lets say I have a struct
struct Person{
char Name[20];
char ID[15];
char Address[50];
char Number[15];
};
and lets say I have a bunch of these stored in memory like one after the other. so now i declare a new pointer to the struct.
struct Person *ptr;
该名点人是否会在飞行情报区进入时开始? (a) 第一个“Name”和当Ierate it(aka ptr++)时,它将前往下届《防止母婴传播公约》或下一个“入境”卡,如名称和编号;ID-->
因此,举例来说,首先要说的是:
Jason Adams
111222333
111 Fake Drive
55555551000
第二条目
Matt Johns
111555333
555 Derp lane
1000022434
现在,我把粉碎(ptr++)的 point点推到第二层(一个有 m子的 j子)或指向Jason Adams的“ID”
我希望这确实有意义?