/* Copyright (C) 1993 by Thomas Glen Smith. All Rights Reserved. */ /* decodei.h APL2 V1.0.0 *********************************************** * Included in decodeb and decodec to do the decode. * ***********************************************************************/ #include "aplcb.h" struct aplcb *EP(left,rite,out,laxis,dataout,ldata,rdata, laxicnt,lbotcnt,ltopcnt,lincr, raxicnt,rbotcnt,rtopcnt,rincr) struct aplcb *left,*rite,*out; int laxis, laxicnt,lbotcnt,ltopcnt,lincr, raxicnt,rbotcnt,rtopcnt,rincr; TYPE *dataout,*ldata,*rdata; { struct aplcb *errstop(); int axicnt,i,j,k,m,n,p,r; TYPE *ip,*jp,*kp,*mp,*np,radix,wrk; axicnt = raxicnt; for (i=0; i