home *** CD-ROM | disk | FTP | other *** search
/ TopWare Tools / TOOLS.iso / tools / top1576 / gepackt.exe / SAMPLES.ZIP / SAMPLES / CAS-1704.C < prev    next >
Encoding:
Text File  |  1993-05-25  |  97 b   |  6 lines

  1. // "Cascade-1704" decode
  2. far    Decode_Cascade(int);
  3.  
  4. far decode()    {    Decode_Cascade(0x685);    }
  5.  
  6.