home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Info-Mac 3
/
Info_Mac_1994-01.iso
/
Development
/
Source
/
Gnuplot 3.5 Source
/
SOURCES 3.5
/
eval.proto.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
|
1993-11-12
|
177 b
|
8 lines
|
[
TEXT/MSWD
]
/* eval.c */
struct udvt_entry *add_udv(int);
struct udft_entry *add_udf(int);
union argument *add_action(enum operators);
int standard(int);
int execute_at(struct at_type *);