Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> PRO*C and C

PRO*C and C

From: Nick Lehane <LehaneN_at_logica.com>
Date: 30 Oct 1998 15:39:18 GMT
Message-ID: <01be041b$70a963d0$0159ea9e@mothergoose>


Hi everyone,

I''ve just converted a load of ESQL/C code to Pro*C, then to C.

I then built it as a DLL and access it using ORA.FFI functions.

However, I am now trying to debug it and it is proving difficult to actually do so! The C output statements don't work and so I can't see where the converted code is failing. Does anybody know how I can specify output files in Pro*C so that I can then get some sort of debug information. I do at present appear to have fprintf statements and the like but these don't seem to be going to a file anywhere. Please help!

Many thanks,

Nick Lehane Received on Fri Oct 30 1998 - 09:39:18 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US