Re: [INTERFACES] libpq++ ---- PgDatabase instance problem

Поиск
Список
Период
Сортировка
От Patrick Welche
Тема Re: [INTERFACES] libpq++ ---- PgDatabase instance problem
Дата
Msg-id E11Hn3e-0000kx-00@quartz.newn.cam.ac.uk
обсуждение исходный текст
Ответ на libpq++ ---- PgDatabase instance problem  (inkle c <inkle99@yahoo.com>)
Список pgsql-interfaces
inkle c wrote:
> 
> Hi,
> 
> I am writing a small class which has a PgDatabase
> instance as its private member, and in the constructor,
> I init it to be NULL (i.e.,
> myclass::myclass():PgDatabaseInstanceMember(NULL) ), this causes a core
> dump, what's wrong with that?

I'm not too sure what you want, but how about

myclass::myclass():PgDatabase()

?

Cheers,

Patrick


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

Предыдущее
От: "Rontxi A."
Дата:
Сообщение: subscribe
Следующее
От: "Manjinder Singh"
Дата:
Сообщение: pgaccess on windows '98