Skip to content

Commit 850a54f

Browse files
committed
added color for eof
1 parent f93c17f commit 850a54f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/cstdio/eof.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ int main() {
2525
}
2626
2727
```
28+
* EOF[color ff0000]
29+
* getchar[link /reference/cstdio/getchar.md.nolink]
30+
* putchar[link /reference/cstdio/putchar.md.nolink]
31+
* puts[link /reference/cstdio/puts.md.nolink]
2832

2933
### 入力
3034
```

0 commit comments

Comments
 (0)