Re: C++ and using C functions - Mailing list pgsql-hackers

From Vince Vielhaber
Subject Re: C++ and using C functions
Date
Msg-id Pine.BSF.4.44.0309021005180.46685-100000@paprika.michvhf.com
Whole thread Raw
In response to Re: C++ and using C functions  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
List pgsql-hackers
On Tue, 2 Sep 2003, Shridhar Daithankar wrote:

> On 2 Sep 2003 at 15:50, Czuczy Gergely wrote:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > i'm using pgsql 7.3.4.
> > how can I fix it? i think so, i should modify the header files, i've tried
> > to put it into an ``extern "C" {...}'' block, but i didn't solve anything.
>
> Try putting extern C, around include statements for libpq headers.

Is libpq++ gone?

Vince.
-- Fast, inexpensive internet service 56k and beyond!  http://www.pop4.net/  http://www.meanstreamradio.com
http://www.unknown-artists.com       Internet radio: It's not file sharing, it's just radio.
 



pgsql-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: C++ and using C functions
Next
From: Czuczy Gergely
Date:
Subject: C++ and libpq