Re: User Header Files and Pro*C

From: <Will>
Date: 1995/08/08
Message-ID: <406bq0$sui_at_data.interserv.net>#1/1


> kaa_at_MCS.COM (Kayode Akanni) writes:
> I am new to oracle. I wrote a simple embedded code that requires
> a user defined type in its arguments. The type was declared in a header
> file in a directory which I would specify in the makefile. How do I
> specify the header to the Pro*C ? Does proc use -I option?
>
> ThanX
> --Kayo

>>>>

You can use the include option to the Pro*C compiler.

        proc iname=test.pc include=/u/src/include

Will. Received on Tue Aug 08 1995 - 00:00:00 CEST

Original text of this message