Home > Back-end >  Indirect addressing different levels how to return a responsibility?
Indirect addressing different levels how to return a responsibility?

Time:06-05

Indirect addressing different levels how to return a responsibility?

CodePudding user response:

If search SearchStu somewhere else there is also a statement

CodePudding user response:

reference 1st floor SuperDay response:
search SearchStu whether other places also have statement
I changed the name of this function is still the same

CodePudding user response:

The definition of a Student to give out

CodePudding user response:

reference SuperDay reply: 3/f
Student want to give up the definition of
typedef struct StudentManage {
int id;
Char name [21].
Char sex [3].
Short age;
Struct StudentManage * next;
} Student;

CodePudding user response:

I think I should is the name conflict, or a Student have other definitions

CodePudding user response:

reference 5 floor SuperDay reply:
I think I should is the name conflict, or else Student define
has found the problem, the function to declare, I put the function in front of the main didn't go to the statement

CodePudding user response:

I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html
  • Related