Skip to content

Commit c1261d3

Browse files
Update reference/cstdio/fpos_t.md
Co-authored-by: Koichi Murase <myoga.murase@gmail.com>
1 parent 4124913 commit c1261d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/cstdio/fpos_t.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ namespace std {
88
using fpos_t = object-type;
99
}
1010
```
11+
* object-type[italic]
1112
1213
## 概要
1314
ファイルの位置を保持するための型。

0 commit comments

Comments
 (0)