enum meat {beef, pork, chicken, salmon };. Now. Code: [View]. printf("%d", beef);. Will print 0. Is there anyway to use the value 0 to print ...
確定! 回上一頁