Deprecated: Array and string offset access syntax with curly braces is deprecated in /mnt/hep_web/hep_web/member/n-kota/dokuwiki/inc/init.php on line 542
====== 標準ライブラリ ====== ---- ===== header ===== ==== iostream ==== * 標準入出力ストリームオブジェクトを定義(cout, cin, cerrなどのオブジェクトが定義される。) * , , , , をincludeする。 ==== fstream ==== * fstream, ifstream, ofstream, filebuf などのファイルストリームクラスを定義 *