home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
misc
/
volume17
/
delete
/
part01
/
lsdel.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-02-25
|
623b
|
19 lines
/*
* $Source: /afs/athena.mit.edu/user/j/jik/delete/src/RCS/lsdel.h,v $
* $Author: jik $
* $Header: /afs/athena.mit.edu/user/j/jik/delete/src/RCS/lsdel.h,v 1.4 89/10/23 13:33:51 jik Exp $
*
* This file is part of a package including delete, undelete,
* lsdel, expunge and purge. The software suite is meant as a
* replacement for rm which allows for file recovery.
*
* Copyright (c) 1989 by the Massachusetts Institute of Technology.
* For copying and distribution information, see the file "mit-copyright.h."
*/
#include "mit-copyright.h"
#define ERROR_MASK 1
#define NO_DELETE_MASK 2
int get_the_files();