Function Reference remove()
remove()Prototype: int remove(const char *filename);
Header File: stdio.h (C) or cstdio (C++)
Explanation: Remove will erase a file specified by filename. Upon success it will return zero, upon failure it will return nonzero.
ليست هناك تعليقات:
إرسال تعليق