home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / C / SASC6571.LZX / examples / mount / mount.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-11  |  101 b   |  3 lines

  1. int DisMount(struct DeviceList *volume);
  2. struct DeviceList *Mount(char *name, struct MsgPort *port);
  3.