home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format 91
/
af091a.adf
/
af91a3.lzx
/
prgs
/
ExternFunc
/
string.b
< prev
next >
Wrap
Text File
|
2019-03-25
|
144b
|
10 lines
{*
** Get a string from an externally referenced C function.
**
** bas -O string string.o
*}
DECLARE FUNCTION STRING foo() EXTERNAL
PRINT foo