Re: Small annoyance in pgAdmin 1.10

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Small annoyance in pgAdmin 1.10
Дата
Msg-id 937d27e10908100608kad2a764w7fe8ae8aab6d704d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Small annoyance in pgAdmin 1.10  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Small annoyance in pgAdmin 1.10  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-support
On Mon, Aug 10, 2009 at 2:03 PM, Dave Page<dpage@pgadmin.org> wrote:
>> If I can't use a pointer, I don't see how I can do this. Or should I just
>> remove the MessageBox?
>>
>> As per my understanding, you always can use reference in place of pointer.
>
> Yes, just pass by reference:
>
> bool generateSQL(const wxString &query);

Of course, you might want to leave out the const decoration.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Small annoyance in pgAdmin 1.10
Следующее
От: Dave Page
Дата:
Сообщение: Re: Small annoyance in pgAdmin 1.10