home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 11 / CDACTUAL11.iso / cdactual / demobin / share / os2 / XCO212P / SAMPLES / WATCOM / M2TEST.H < prev    next >
Encoding:
C/C++ Source or Header  |  1995-12-04  |  100 b   |  6 lines

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