Commit graph

6 commits

Author SHA1 Message Date
jeffcheasey88
db8f4b22e8 for(;value;) 2023-09-10 18:24:47 +02:00
jeffcheasey88
2f24b09833 for(int i;;) & for(int i =0,j;;) 2023-09-10 18:23:39 +02:00
jeffcheasey88
76fbcb0626 for(int i=4;;) & for(int i=4,j=3;;) 2023-09-10 18:22:53 +02:00
jeffcheasey88
6ef6b9c11e for(i=4,j=3;;) 2023-09-10 18:21:31 +02:00
jeffcheasey88
55589ad499 for(i=4;;) 2023-09-10 18:19:56 +02:00
jeffcheasey88
be31006978 for(;;) 2023-09-10 18:18:01 +02:00