How can I modify that c program such that if the user enters anon-float input,“invalid input is shown to the user”?

后端 未结 0 1960
旧时难觅i
旧时难觅i 2021-01-02 22:25

this is the program // c program to add 10 elements entered by the user #include
int main () {
int i; float elements[10];

相关标签:
回答
  • 消灭零回复
提交回复
热议问题