home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / flistfrontend / src / acpcopy.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-04  |  146 b   |  7 lines

  1. /* $Id: acpcopy.h,v 1.1 1995/06/04 00:55:08 tom Exp $
  2.  *
  3.  * interface of acpcopy.c
  4.  */
  5.  
  6. extern    void    acpcopy (int code, char *iname, char *oname);
  7.