文法:
ostream& ostream::put(char 文字);
put()関数は出力ストリームに対して使用しmす。"文字"をストリームに書き出します。
関連トピック: flush, get, write