preprosessor help

Поиск
Список
Период
Сортировка
От viksa verma
Тема preprosessor help
Дата
Msg-id ahn2s7$13d1$1@news.hub.org
обсуждение исходный текст
Ответы Re: preprosessor help  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-general
Hi,
I need to define this statement
'EXEC SQL DEFINE MAX 10;' in one file(include/const.h) and need to include
it in another(./test.pcg) which has the following code.
EXEC SQL BEGIN DECLARE SECTION;
char t[MAX];
EXEC SQL END DECLARE SECTION;
How and where in the code do I include this file.

Regards,
Vikas



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

Предыдущее
От: João Paulo Batistella
Дата:
Сообщение: Searching accented words
Следующее
От: "Roderick A. Anderson"
Дата:
Сообщение: e-mail ERD or table design