how to exit from the while loop ?? | DaniWeb

how to exit from the while loop ?? | DaniWeb

瀏覽:304
日期:2025-12-16
while(1){//return from the loop only when the input is zero printf("\n1: ... Option"); break; }//end of switch - case }//end of while printf("END"); - Article in the C forum ......看更多