End while loop without using break statement? In C programming

后端 未结 0 1689

Here is my code so far:

char first[25];
int height;
printf("Enter your first name and height in inches : n\\ Press q and hit enter when done ");
while(s         


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