Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA10580; Sat, 23 Jan 93 12:26:32 -0800
From: Mike Krus <krus@cs.concordia.ca>
Subject: PostGres and C++
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Date: Sat, 23 Jan 93 15:22:43 -0500
From: Mike Krus <krus@cs.concordia.ca>
Message-Id:  <9301231522.aa05142@concour.cs.concordia.ca>


Has anybody tried calling libpq functions from C++?
I haven't actually tried it yet, but it seems like creating new header files
with 'extern "C"' instead of just 'extern' should do it. Or do you have to
hide the function calls inside another C function and call that one from C++?
Or can't it be done at all?

--------
Michael Krus.					 Email : krus@cs.concordia.ca

Concordia University				Universite d'Orsay - Paris XI
Montreal, Canada					        Paris, France

Man is the only animal that blushes...or needs to.
