A low-level error, *j++ needs to be bracketed, it should be (*j)++. Although it has no impact on the problem, it made me mistakenly think that the data was not passed into the structure array. In addition, I ran the search function before and it reported that it did not exist, so I thought the data was not saved. In addition, the compiler is a bit convulsive. Just turn it off after watching a movie and run it again.
A low-level error, *j++ needs to be bracketed, it should be (*j)++. Although it has no impact on the problem, it made me mistakenly think that the data was not passed into the structure array. In addition, I ran the search function before and it reported that it did not exist, so I thought the data was not saved.
In addition, the compiler is a bit convulsive. Just turn it off after watching a movie and run it again.