| 総合手引 | セクション 3 | English | オプション |
#include <stdio.h>
path がディレクトリを指していた場合、 remove(path) は rmdir(path) と同等です。 ファイルを指していた場合は、 unlink(path) と同等です。
| REMOVE (3) | June 4, 1993 |
| 総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は 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 | ||