プログラミング > C言語 > ライブラリ関連

C言語のライブラリに関するメモ



標準入出力 stdio


標準ライブラリ stdlib


文字列操作 string


文字操作 ctype


Unicode文字操作 wctype wchar


ディレクトリ操作 dirent

※Borland C++ Compiler 5.5.1 では dir.h も読み込む必要あり

コンソール入出力 conio (Windows)
































.
最終更新:2013年11月21日 02:39