Re: C++ and using C functions

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: C++ and using C functions
Date: 2003-09-02 14:05:45
Message-ID: Pine.BSF.4.44.0309021005180.46685-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Czuczy Gergely 2003-09-02 14:09:26 C++ and libpq
Previous Message Andreas Pflug 2003-09-02 14:01:16 Re: C++ and using C functions