home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gfx / imagefx_sdk-2.0.lha / ImageFX_SDK / sas / scanlib / cscan.c < prev    next >
Encoding:
C/C++ Source or Header  |  1993-09-15  |  103 b   |  8 lines

  1. #include <scan/modall.h>
  2.  
  3. int ChangeScanner (GedButtonProto)
  4. {
  5.    RequestNewScanner();
  6.    return(0);
  7. }
  8.