c语言教师工资管理系统源程序(终版)

c语言教师工资管理系统源程序(终版)

ID:31630676

大小:62.67 KB

页数:14页

时间:2019-01-16

c语言教师工资管理系统源程序(终版)_第1页
c语言教师工资管理系统源程序(终版)_第2页
c语言教师工资管理系统源程序(终版)_第3页
c语言教师工资管理系统源程序(终版)_第4页
c语言教师工资管理系统源程序(终版)_第5页
资源描述:

《c语言教师工资管理系统源程序(终版)》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库

1、#include#include#include#defineLENsizeoffstructteacher)structteacher*creat();structteacherintnum;charname[10];charsex[8];charunit[10];charaddress[10];longtelnum;floatsalary_l;floatallowance;floatlifeallow;floatsalary_2;flo

2、attel_fee;floattax;floathealth_fee;floatwater_fee;floatrent;floatgrant;floattotal_fee;floatactual_salary;structteacher*next;};intn;structteacher*head;FILE*fp;structteacher*creat(void){structteacher*pl,*p2;n=0;pl=p2=(structteacher*)malloc(LEN);printfC

3、教师号门;scanf("%d",&pl->num);fflush(stdin);printff'教师姓名:”);gets(pl-〉name);printf(n教师性别:“);gets(pl->sex);printf("单位名称:”);gets(pl->unit);printf(”家庭地址:“);gets(pl->address);printfC吨话号码:”);scanf("%ld"/&pl->telnum);fflush(stdin);printf(n基本工资:“);scanf("%f",&pl

4、->salary_l);fflush(stdin);printff1津贴:”);scan&pl->allowance);fflush(stdin);printf(”生活补贴:“);scanf(H%f",&pl->life_allow);fflush(stdin);printff'电话费:”);scanf("%f",&pl->tel_fee);fflush(stdin);printf(“个人所得税:”);scanf("%f"z&pl->tax);fflush(stdin);printf(n房租:“

5、);scanf("%f",&pl->rent);fflush(stdin);printf(”公积金:“);scanf("%f"z&pl->grant);fflush(stdin);printff'水电费scanff"%化&pl->water_fee);fflush(stdin);printf(”卫生费:”);scanf("%f",&pl->health_fee);fflush(stdin);pl->salary_2=pl->salary_l+pl->allowance+pl->life_allo

6、w;pl->total_fee=pl->tel_fee+pl->water_fee+pl->rent+pl->tax+pl->health_fee+pl->grant;pl->actual_salary=pl->salary_2-pl->total_fee;head=NULL;while(pl->num!=O){n二n+1;讦(n二=l)head=pl;elsep2->next=pl;p2=pl;pl=(structteacher*)malloc(LEN);printf(“教师号:“);scan

7、f("%d",&pl->num);fflush(stdin);printf(”教师姓名门;getsfpl->name);printf(“教师性别:“);gets(pl->sex);printf(惮位名称:“);getsfpl->unit);printf(”家庭地址:”);gets(pl->address);printf(H电话号码:“);scanf(“%ld”,&pl・>telnum);fflush(stdin);printf(”基本工资scanf("%f",&pl->salary_l);ffl

8、ush(stdin);printfC津贴:“);scan&pl->allowance);fflush(stdin);printf(”生活补贴:”);scanf("%f"z&pl->life_allow);fflush(stdin);printf(”电话费:”);scanf("%f"z&pl->tel_fee);fflush(stdin);printf("个人所得税:“);scanf("%f",&pl->tax);fflush(stdin);printf(n房租:”);scanf("%f"z&pl

当前文档最多预览五页,下载文档查看全文

此文档下载收益归作者所有

当前文档最多预览五页,下载文档查看全文
温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,天天文库负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。