Re: C++ and using C functions

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: C++ and using C functions
Дата
Msg-id 3F54EF26.15212.10A41CD@localhost
обсуждение исходный текст
Ответ на C++ and using C functions  (Czuczy Gergely <phoemix@harmless.hu>)
Ответы Re: C++ and using C functions  (Czuczy Gergely <phoemix@harmless.hu>)
Re: C++ and using C functions  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
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

ByeShridhar

--
Fresco's Discovery:    If you knew what you were doing you'd probably be bored.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Czuczy Gergely
Дата:
Сообщение: C++ and using C functions
Следующее
От: Czuczy Gergely
Дата:
Сообщение: Re: C++ and using C functions