Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.misc -> PRO*C and C
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