On Mon, Oct 22, 2001 at 10:44:19AM -0400, Antonio Sergio de Mello e Souza wrote:
> When I try to compile source code with these variable declarations:
>
> 18 EXEC SQL BEGIN DECLARE SECTION;
> 19 struct FIELDS_t {
> 20 char cod[16];
> 21 long double val;
ecpg does not know long double.
> What's the problem with long double?
> Isn't it a standard C data type?
Is it? Is it available on non-gcc compilers too?
Michael
--
Michael Meskes
Michael(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!