1.>Hello , please explain the 2nd “ for loop” . and 2> this c program gives the “0” output?

后端 未结 0 780
再見小時候
再見小時候 2020-12-02 16:45

Reference: C Programming Language 2nd Edition.

#include 
/* count digits, white space, others */

 int main()
 {
   int c, i, nwhite, nother;
         


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