From jan@swi.psy.uva.nl  Wed May 10 14:50:31 2000
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.152.30])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id OAA29190;
	Wed, 10 May 2000 14:50:31 +0200 (MET DST)
Received: from localhost (localhost [[UNIX: localhost]])
	by gollem.swi.psy.uva.nl (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id OAA22852;
	Wed, 10 May 2000 14:50:43 +0200
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Organization: SWI, University of Amsterdam
To: Ankit Jalote <ankit@iitk.ac.in>, prolog@swi.psy.uva.nl
Subject: Re: help regarding interfacing of C with prolog
Date: Wed, 10 May 2000 14:45:30 +0200
X-Mailer: KMail [version 1.0.28]
Content-Type: text/plain
References: <Pine.LNX.4.10.10005101804540.22555-100000@mailer.cc.iitk.ac.in>
In-Reply-To: <Pine.LNX.4.10.10005101804540.22555-100000@mailer.cc.iitk.ac.in>
MIME-Version: 1.0
Message-Id: <00051014504306.21111@gollem>
Content-Transfer-Encoding: 8bit

On Wed, 10 May 2000, Ankit Jalote wrote:
>Respected Sir,
>                I need your help regarding a project.Actually I have done a
>  project in C and now in its extension I need it to interface it with
>  SWI-prolog.I have accessed the chapter 5 of reference manual but still it
>  is not clear since i have just learnt prolog.Can you give some easy
>  examples regarding the interface.I really need to do this.
>  							thanking you,
>  							Ankit Jalote

Sorry to say, but questions like this are of no use.  It is totally
unclear what problem you are facing using the interface.  There are
various examples in the manual and many more in the source-code, which
comes with various foreign packages.  You can also look in the
`packages' page of the home-page, providing C/C++-sources to various
extensions.

If none of this helps, describe what you want to achieve and include
(abstracted) code on how you want to do that, but you don't understand
why it doesn't work.

	Regards --- Jan

