Re: C++ and using C functions

From: Czuczy Gergely <phoemix(at)harmless(dot)hu>
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 13:57:37
Message-ID: Pine.LNX.4.44.0309021557130.14913-100000@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

hello

as i said, i've tried to put into into an extern "C" statement, but it
didn't solve anything

Bye,

Gergely Czuczy
mailto: phoemix(at)harmless(dot)hu
PGP pubkey: http://phoemix.harmless.hu/phoemix.pgp
iRCNet: #demoscene ICQ: 8067175

The point is, that geeks are not necessarily the outcasts
society often believes they are. The fact is that society
isn't cool enough to be included in our activities.

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.
>
> HTH
>
> Bye
> Shridhar
>
> --
> Fresco's Discovery: If you knew what you were doing you'd probably be bored.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-09-02 13:58:01 Re: TCP/IP with 7.4 beta2 broken?
Previous Message Shridhar Daithankar 2003-09-02 13:57:34 Re: C++ and using C functions