Help: ORA_FFI and C double type variables

From: Chris Barron <barronc_at_oberon.ic.gc.ca>
Date: 1997/01/22
Message-ID: <32E67D6B.FAA_at_oberon.ic.gc.ca>#1/1


I am developing an Oracle Forms application that will calls a C function that returns a variable of type double. I can not get Forms to accept a double variable returned from any C function. However, if I modify the C code (and the FFI return type) so that an int or a char is returned, Forms will accept the variable.

Any suggestions? Received on Wed Jan 22 1997 - 00:00:00 CET

Original text of this message