open for other OSes!?

Поиск
Список
Период
Сортировка
От Rasca Gmelch
Тема open for other OSes!?
Дата
Msg-id 39A40AD1.97AFD544@triad.de
обсуждение исходный текст
Список pgsql-interfaces
hi pgsql ODBC developers,

it would be nice if you could use in the future a little bit
other define constructs in the C and H files.

instead of:

#ifndef WIN32
..
#else
..
#endif

use e.g.:

#ifdef WIN32
..
#elif MACOS
..
#elif <what ever is needed>
..
#else
..
#endif

this would be nice for others who want to port it to
other OSes..

curasca
-- 
Triad Berlin Projektgesellschaft mbH * Marburger Str. 3 * D-10789 Berlin
Fon +49 (0)30 219098-69 * Fax +49 (0)30 219098-61 * http://www.triad.de/
.____________/\ Triad Berlin: Culture Media Environment /\_____________.


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: Re: applet-servlet and pgaccess
Следующее
От: "Saltsgaver, Scott"
Дата:
Сообщение: Conversion of \n to \r\n