next up previous contents [pdf] index

Next: Input parameters Up: sf_rm Previous: Call

Definition

void sf_rm(const char* filename, bool force, bool verb, bool inquire)
/*< Remove an RSF file.
---
force, verb, and inquire flags should behave similar to the corresponding flags 
in the Unix "rm" command. >*/
{
   ...
}




2011-07-02