home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / xc212os2.zip / SAMPLES / CSET / m2test.h < prev    next >
C/C++ Source or Header  |  1995-12-04  |  100b  |  6 lines

  1. /* Interface to module m2test */
  2.  
  3. extern int m2func(int,int);
  4. extern void m2test_BEGIN(void);
  5.  
  6.