/I...\XSB\emu
' is necessary.
The following C functions are used to convert basic Prolog and C data types to each other.
Note that the atom of value V is not interned, i.e. it is not inserted into the Prolog atom table. For that reason, the string_find(char *V, int Insert) function should be used. Function string_find() searches the symbol table for the symbol, and if the symbol does not appear there and the value of Insert is non-zero, it inserts it. Thus, the most common use of this function is as follows: