11.2.10 Foreign Interface
     
- foreign(+F- ,-P- )  hook
- foreign(+F- ,-L- ,-P- )  hook
- function F in language L is attached to P
     
 
- foreign_resource(+R- ,-L- )  hook
- resource R defines foreign functions in list L
     
 
- load_foreign_resource(+R- )  hookable
- load foreign resource R
     
 
- stream_code(?S- ,?C- )
- Converts between Prolog and C representations of a stream
     
 
- unload_foreign_resource(+R- )
- unload foreign resource R
   
Send feedback on this subject.