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 aab4b1d commit 0f848ebCopy full SHA for 0f848eb
doc/develop.jax
@@ -337,7 +337,7 @@ VAX V7.3 では Compaq C V6.4-005 を使用してビルドする必要がある
337
- |style-comments| で要求される `//` コメント。
338
- ブロック内に宣言とステートメントが混在。
339
- 可変長マクロ `(..., __VA_ARGS__)`。
340
- - `enum` リストの末尾のカンマ。
+ - `enum` リストの末尾のコンマ。
341
- `_Bool` 型 (`bool`、`true`、`false` 用)。
342
- `__func__` 定義済み識別子。
343
- `inline` 関数 (移植性のために `static inline` を使用)。
0 commit comments