完整C程序出错
发表在C语言图书答疑 2017-12-17 《零基础学C语言》第1章 C语言概述
是否精华
版块置顶:

捕获.JPG

2017-12-17 17:39:31编辑
分享到:
精彩评论 3
努力的蜗牛_1504771118
学分:35 LV2
2017-12-18
沙发

#include<stdio.h>
#define HEG 0.54
void height(float father,float mother)
{
    float son;
    son=(father+mother)*HEG;
    printf("son height is\n");
    printf("%0.2f",son);
}
int main()
{
    float father;
    float mother;
    printf("please input father height\n");
    scanf("%f",&father);
    printf("please input mother height\n");
    scanf("%f",&mother);
    height(father,mother);
}

李木子
学分:2954 LV11
2017-12-18
板凳

你好:

  你这句代码写错了,应该改成son=height(father,mother);

1513503563577834.jpg


STC
学分:24 LV2
2017-12-18
地板

明白,谢谢指点

首页上一页 1 下一页尾页 3 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照