Go to the first, previous, next, last section, table of contents.


foreign_interface (library)

Version: 1.5#171 (2000/7/7, 16:10:17 CEST)

Version of last change: 1.5#137 (2000/5/10, 11:29:26 CEST)

Usage and interface (foreign_interface)

Documentation on exports (foreign_interface)

REGTYPE: address/1:

Usage: address(Address)

REGTYPE: byte/1:

Usage: byte(Byte)

REGTYPE: byte_list/1:

Usage: byte_list(List)

REGTYPE: int_list/1:

Usage: int_list(List)

PROPERTY: size_of/3:

Usage: size_of(Name,ListVar,SizeVar)

PROPERTY: do_not_free/2:

Usage: do_not_free(Name,Var)

PROPERTY: returns/2:

Usage: returns(Name,Var)

PROPERTY: foreign/1:

Usage: foreign(Name)

PROPERTY: foreign/2:

Usage: foreign(PrologName,ForeignName)

PROPERTY: native/1:

Usage: native(Name)

PROPERTY: native/2:

Usage: native(PrologName,ForeignName)


Go to the first, previous, next, last section, table of contents.