home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / v / vim_src.zip / MESSAGE.PRO < prev    next >
Text File  |  1993-01-12  |  115b  |  5 lines

  1. /* message.c */
  2. void msg __PARMS((char *s));
  3. void emsg __PARMS((char *s));
  4. void wait_return __PARMS((int redraw));
  5.