削除された内容 追加された内容
Ef3 (トーク | 投稿記録)
タグ: 2017年版ソースエディター
Ef3 (トーク | 投稿記録)
タグ: 2017年版ソースエディター
54 行
* [[C言語/中級者向けの話題|中級者向けの話題]] (プログラム仮引数, inline, 再帰 など)
* [[C言語/標準ライブラリ|標準ライブラリ]] {{進捗|00%|2013-07-21}}{{Hlist|class="hlist hlist-comma"
| [[C言語/標準ライブラリ/診断機能assert.h|診断機能<assert.h>]]
| [[C言語/標準ライブラリ/複素数計算complex.h|複素数計算<complex.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/文字操作ctype.h|文字操作<ctype.h>]]{{進捗|100%|2013-10-18}}
| [[C言語/標準ライブラリ/エラーerrno.h|エラー<errno.h>]]
| [[C言語/標準ライブラリ/浮動小数点環境fenv.h|浮動小数点環境<fenv.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/浮動小数点型の特性float.h|浮動小数点型の特性<float.h>]]
| [[C言語/標準ライブラリ/整数型の書式変換|整数型の特性<inttypes.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/代替つづり|代替つづり<iso646.h>]]<sup>'''C95'''</sup>
| [[C言語/標準ライブラリ/整数型の大きさ|整数型の大きさ<limits.h>]]
| [[C言語/標準ライブラリ/文化圏固有操作|文化圏固有操作<locale.h>]]
| [[C言語/標準ライブラリ/数学math.h|数学<math.h>]]{{進捗|00%|2013-06-29}}
| [[C言語/標準ライブラリ/非局所分岐setjmp.h|非局所分岐<setjmp.h>]]
| [[C言語/標準ライブラリ/シグナル操作signal.h|シグナル操作<signal.h>]]
| [[C言語/標準ライブラリ/アライメントstdalign.h|アライメント<stdalign.h>]]<sup>'''C11'''</sup><ref name="jtc1-sc22-wg14-n1570-7.15">{{cite book
| url = http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
| title = N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x
| page=268, §7.15 ''Alignment <stdalign.h>''
| publisher = ISO/IEC}}</ref>
| [[C言語/標準ライブラリ/可変個数の実引数stdarg.h|可変個数の実引数<stdarg.h>]]
| [[C言語/標準ライブラリ/アトミックstdatomic.h|アトミック<stdatomic.h>]]<sup>'''C11'''</sup><ref name="jtc1-sc22-wg14-n1570-7.17">{{cite book
| url = http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
| title = N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x
| page=273, §7.17 ''Atmics <stdatomic.h>''
| publisher = ISO/IEC}}</ref>
| [[C言語/標準ライブラリ/論理型及び論理値stdbool.h|論理型及び論理値<stdbool.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/共通の定義stddef.h|共通の定義<stddef.h>]]
| [[C言語/標準ライブラリ/整数型stdint.h|整数型<stdint.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/入出力stdio.h|入出力<stdio.h>]]{{進捗|100%|2014-02-20}}
| [[C言語/標準ライブラリ/一般ユーティリティstdlib.h|一般ユーティリティ<stdlib.h>]]{{進捗|100%|2014-04-24}}
| [[C言語/標準ライブラリ/_Noreturnstdnoreturn.h|_Noreturn<stdnoreturn.h>]]<sup>'''C11'''</sup><ref name="jtc1-sc22-wg14-n1570-7.23">{{cite book
| url = http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
| title = N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x
| page=361, §7.23 ''_Noreturn <stdnoreturn.h>''<!-- 章タイトル『_Noreturn』はキーワードなので項目名も [[C言語/標準ライブラリ/_Noreturn]] とした。 -->
| publisher = ISO/IEC}}</ref>
| [[C言語/標準ライブラリ/文字列操作string.h|文字列操作<string.h>]]{{進捗|100%|2013-11-13}}
| [[C言語/標準ライブラリ/型総称数学関数tgmath.h|型総称数学関数<tgmath.h>]]<sup>'''C99'''</sup>
| [[C言語/標準ライブラリ/スレッドthreads.h|スレッド<threads.h>]]<sup>'''C11'''</sup><ref name="jtc1-sc22-wg14-n1570-7.26">{{cite book
| url = http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
| title = N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x
| page=376, §7.26 ''Threads <threads.h>''
| publisher = ISO/IEC}}</ref>
| [[C言語/標準ライブラリ/日付及び時間time.h|日付及び時間<time.h>]]
| [[C言語/標準ライブラリ/Unicodeユーティリティuchar.h|Unicodeユーティリティ<uchar.h>]]<sup>'''C11'''</sup><ref name="jtc1-sc22-wg14-n1570-7.28">{{cite book
| url = http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1570.pdf
| title = N1570 Committee Draft — April 12, 2011 ISO/IEC 9899:201x
| page=398, §7.28 ''Unicode utilities <uchar.h>''
| publisher = ISO/IEC}}</ref>
| [[C言語/標準ライブラリ/多バイト文字及びワイド文字拡張ユーティリティwchar.h|多バイト文字及びワイド文字拡張ユーティリティ<wchar.h>]]<sup>'''C95'''</sup>{{進捗|00%|2013-06-16}}
| [[C言語/標準ライブラリ/ワイド文字種分類及びワイド文字大文字小文字ユーティリティwctype.h|ワイド文字種分類及びワイド文字大文字小文字ユーティリティ<wctype.h>]]<sup>'''C95'''</sup>{{進捗|00%|2013-06-16}}
}}
* [[C言語/おわりに|おわりに]] {{進捗|50%|2016-06-02}}