We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d3f7c commit 12eb91dCopy full SHA for 12eb91d
chapter_2/exercise_2_02/loop.c
@@ -23,6 +23,7 @@ int main(void)
23
{
24
loop = 0;
25
}
26
+
27
s[i++] = c;
28
29
0 commit comments