home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / flistfrontend / src / chprot.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-03-18  |  187 b   |  10 lines

  1. /* $Id: chprot.h,v 1.1 1995/03/18 20:51:28 tom Exp $
  2.  *
  3.  * Public interface of 'chprot.c'
  4.  */
  5.  
  6. extern    int chprot (
  7.     char    *filespec,    /* specifies files to lookup    */
  8.     int    code,
  9.     int    mask);
  10.