| 総合手引 | セクション 3 | English | Deutsch | オプション |
#include <stdio.h>
puts() 関数は、文字列 str および文字列終端用の改行文字をストリーム stdout に書き込みます。
| [EBADF] | |
| 指定された stream が、書込み可能なストリームではありません。 | |
fputs() 関数と puts() 関数は処理に失敗し、 ルーチン write(2) で指定されたエラーのいずれかが errno に設定されることがあります。
| FPUTS (3) | June 4, 1993 |
| 総合手引 | セクション 3 | English | Deutsch | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | A typical Unix /bin or /usr/bin directory contains a hundred different kinds of programs, written by dozens of egotistical programmers, each with its own syntax, operating paradigm, rules of use ... strategies for specifying options, and different sets of constraints. | ” |
| — The Unix Haters' handbook | ||