Skip to content

Commit 12eb91d

Browse files
authored
Update loop.c
1 parent 44d3f7c commit 12eb91d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chapter_2/exercise_2_02/loop.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ int main(void)
2323
{
2424
loop = 0;
2525
}
26+
2627
s[i++] = c;
2728
}
2829

0 commit comments

Comments
 (0)