home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff335.lzh
/
DTC
/
apptdtc.inc
< prev
next >
Wrap
Text File
|
1990-03-22
|
558b
|
23 lines
c Begin common APPTDTC.INC
parameter (iwrkln = 100)
C Can't use it below
character*100 workstr
character*84 apptstr
C icmln
C Range of hash values (input)
integer*4 irqhash(2),
1 irchash, ihy, ihm, ihd, iht, iaptln, istart, iwkln
C outputs
INTEGER*1 appoin(icmln), work(iwrkln)
common /apptdtc/ irqhash, irchash, ihy, ihm, ihd, iht,
1 iaptln, istart, iwkln, workstr, apptstr
equivalence (apptstr, appoin), (workstr, work)
c End common APPTDTC.INC
C -h- comdtc.inc Tue Jul 8 16:16:24 1986