C++ Examples

Поиск
Список
Период
Сортировка
От Mayan
Тема C++ Examples
Дата
Msg-id 3BCCFBB8.3A63C774@canada.com
обсуждение исходный текст
Список pgsql-general
I've been looking for examples of how to access the back end of
PostgreSQL using the C++ library, but all I've found is 'C' examples.
Can someone point point out where I can get living and breathing
examples of C++.

TIA

--
My Computer's Opinion
~~~~~~~~~~~~~~~~~~~~~~

if( desire == play_games() ){return getNintendo64();}
if( (desire == computing() ) && (user != smart) )
        {return getMicrosoft();}
if( ( desire == computing() ) && (user == smart) )
        {return getLinux();}




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

Предыдущее
От: "Steve Brett"
Дата:
Сообщение: Re: URGENT: Index problems - update - please help ....
Следующее
От: "Steve Brett"
Дата:
Сообщение: Re: URGENT: Index problems