永发信息网

c语言 怎么把全局变量变成局部变量

答案:1  悬赏:20  手机版
解决时间 2021-02-06 03:34
#include <stdio.h>
#include <stdlib.h>

struct student_s {
char* name;
int age;
struct student_s* next;
} student;
struct student_s anotherStudent;

void printOneStudent(struct student_s student)
{
printf("%s (%d)\n", student.name, student.age);
}
void printStudents(const struct student_s* student)
{
while (student != NULL) {
printOneStudent(*student);
student = student->next;
}
}
int main(void)
{
student.name = "Xiaofeng Lin";
student.age = 50;
student.next = &anotherStudent;

anotherStudent.name = "Jingwu Xiao";
anotherStudent.age = 21;
anotherStudent.next = NULL;

printStudents(&student);
return EXIT_SUCCESS;
}
我想把student 和anotherStudent变成main()里的局部变量,怎么变?student.name要变吗?void printStudents(const struct student_s* student) 还需要写吗?
最佳答案
#include <stdio.h>
#include <stdlib.h>

struct student_s {
char* name;
int age;
struct student_s* next;
};
void printOneStudent(struct student_s student)
{
printf("%s (%d)\n", student.name, student.age);
}
void printStudents(const struct student_s* student)
{
while (student != NULL) {
printOneStudent(*student);
student = student->next;
}
}
int main(void)
{
struct student_s student,anotherStudent;
student.name = "Xiaofeng Lin";
student.age = 50;
student.next = &anotherStudent;

anotherStudent.name = "Jingwu Xiao";
anotherStudent.age = 21;
anotherStudent.next = NULL;

printStudents(&student);
return EXIT_SUCCESS;
}
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
男朋友说我说话很噎人但他能接受我该怎么办
宾县救助站地址在什么地方,想过去办事
关于病毒衣壳蛋白质,正确的是A.与病毒致病性
重读对一个高四的要背负多大的压力
木兰救助站地址有知道的么?有点事想过去
华圣东方家苑(西南门)地址在哪,我要去那里办
若m²-n²=mn,求m²÷n²+n&
拉丁美洲有世界上最大的高原和平原,它们是A.
陈清的教育背景
秋天几月份最美?
通河救助站怎么去啊,我要去那办事
二建考试报名信息已填,照片已审核通过,我看
把文件夹的属性中“只读”那一项取消了后,再
丰戈户外沙滩烧烤地址在什么地方,想过去办事
延寿救助站地址在哪,我要去那里办事
推荐资讯
金百合鲜花店地址在什么地方,想过去办事
夜尿增多的概念是()
阿纵的意思是什么啊?知道的请说下!
我开通银行卡快捷支付时的电话号码与支付宝的
你们和女生约会会注意哪些礼仪?
江门市蓬江区劳动就业训练及职业技能鉴定指导
(5分)番茄果实成熟过程中,某种酶(PG)开
hp笔记本屏幕下方出现白条
心爱美容美发用品我想知道这个在什么地方
【形容累的句子】表示很累的句子
长征二号火箭使用的主要燃料是偏二甲肼(用R
healer里面女主给男主打电话 说两个暗恋对象
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?