Download context/2 - bei IF Computer

Transcript
Active C interface
C-Function
Cboot()
Link a C function to IF/Prolog
#include "cpred.h"
void Cboot(void)
The function Cboot() is called automatically when IF/Prolog is started. It is used to link
all the user defined C predicates and device drivers to IF/Prolog.
Hints
An empty Cboot() function supplied by he system is used if the user did not define an
own Cboot() function.
See also
Cshutdown(), CPRED(), CPRIM(), MCPRIM(), MCPRED(), DeviceCreate()
Reference Manual
692
IF/Prolog V5.3