Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 118 Bytes

5.22.md

File metadata and controls

5 lines (3 loc) · 118 Bytes

We can use a loop statement to rewrite the code.

int sz;
while ((sz = get_size()) <= 0) ; // Null statement