Re: Removing all files inside a directory in Linux using an API call from a C Code



"santosh" <santosh.k83@xxxxxxxxx> schrieb im Newsbeitrag
news:fg4j30$gu$1@xxxxxxxxxxx
Aditya wrote:

On Oct 29, 2:18 pm, santosh <santosh....@xxxxxxxxx> wrote:
I also don't want to use system call,

What you want to do is inherently impossible to do without system calls,
unless you don't mind writing a kernel module.
system call vs. calling system()
Guess he meant the later

Bye, Jojo




.