Skip to content

Commit 7e71dfc

Browse files
committed
remvoed wired words and added compiler column
1 parent b069a5b commit 7e71dfc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/cstdio/fprintf.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,7 @@ Hello, World!
3939
123
4040
```
4141

42-
* std::fopen[link /reference/cstdio/fopen.md.nolink]
43-
* std::fclose[link /reference/cstdio/fclose.md.nolink]
42+
## 処理系
43+
- [Clang](/implementation.md#clang): ??
44+
- [GCC](/implementation.md#gcc): ??
45+
- [Visual C++](/implementation.md#visual_cpp): ??

0 commit comments

Comments
 (0)