		Prolog <-> C interface examples


This directory contains examples presented in the documentation. To build:

	make

examp.pl / examp_c.c: examples calling C from Prolog and C from Prolog

new_main.pl / new_main_c.c: example defining a new main function.
