home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
libs
/
matlab.lzh
/
MATLAB
/
MATLAB.LZH
/
Source
/
kom
/
vstk.kom
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-04-13
|
256 b
|
9 lines
C
DOUBLE PRECISION STKR(VARSIZE), STKI(VARSIZE)
INTEGER IDSTK(4,48), LSTK(48), MSTK(48), NSTK(48),
. VSIZE, LSIZE, BOT, TOP
C
COMMON / VSTK / STKR, STKI, IDSTK, LSTK, MSTK, NSTK,
. VSIZE, LSIZE, BOT, TOP
C