home *** CD-ROM | disk | FTP | other *** search
/ vsiftp.vmssoftware.com / VSIPUBLIC@vsiftp.vmssoftware.com.tar / FREEWARE / FREEWARE40.ZIP / flistfrontend / src / dspc.h < prev    next >
Encoding:
Text File  |  1995-02-19  |  166 b   |  6 lines

  1. /* $Id: dspc.h,v 1.1 1995/02/19 02:27:25 tom Exp $ */
  2.  
  3. /* dspc.c */
  4. void dspc_init(char *scale, int coladj, int col);
  5. void dspc_move(char *scale, int col, int line);
  6.