Use of null statement in C

前端 未结 12 1921
挽巷
挽巷 2020-11-29 09:12

What are typical uses of null statement

;

in C ?

I know that it is basically used to skip expression where it is expected

12条回答
提交回复
热议问题