| 総合手引 | セクション 3 | English | オプション |
#include <time.h>
時間の値のコピーは、ポインタ tloc によって示される領域に保存されます。 tloc が NULL ポインタである場合は、値は保存されません。
操作が正常終了すると、 time() 関数は時間の値を返します。 そうでない場合は、 ((time_t )-1) が返され、エラーを示すためにグローバル変数 errno が設定されます。
| [EFAULT] | |
| 引数アドレスが不正なメモリを参照しました。 | |
| TIME (3) | June 4, 1993 |
| 総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed. | ” |
| — The Unix Haters' handbook | ||