home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
300-399
/
ff373.lzh
/
Multiplot
/
source
/
mplot_src
/
src.zoo
/
plotlim.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1990-08-03
|
218 b
|
14 lines
/* plotlim.h */
#define MaxHORIZ 640
#define MaxVERT 512
#define MAXTICS 20
#define NTICS_DEFAULT 6
#define X_TIC_SIZE 6
#define Y_TIC_SIZE 8
#define ERR_DELIM 3
#define PLOTCOLORBASE 4
#define DEFAULT_POINT_SIZE 8