End while loop without using break statement?

后端 未结 0 1932
轻奢々
轻奢々 2021-02-07 07:26

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         


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