home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
254b.lha
/
AMXLISP_v2.0
/
interface-src
/
osptrs.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
Text File
|
1989-05-10
|
311 b
|
12 lines
/* osptrs.h - system specific function pointers */
{ "SYSTEM", S, xsystem }, /* 250 */
{ "MEMORY-BYTE", S, xli_mem_b },
{ "MEMORY-WORD", S, xli_mem_w },
{ "MEMORY-LONG", S, xli_mem_l },
{ "CALLASM", S, callasm },
{"C-TO-STRING", S, xli_ctos },