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

Home -> Community -> Usenet -> c.d.o.server -> Re: PRO*C on VMS 7.1

Re: PRO*C on VMS 7.1

From: Shael Richmond <ksrich_at_bellsouth.net>
Date: Sat, 06 Feb 1999 20:30:14 GMT
Message-ID: <36BCA647.5360BD21@bellsouth.net>


rgaston_at_my-dejanews.com wrote:
>
> I have a pro*C program that won't precompile. it's a simple program but the
> catch is the precompiler fails when #include <time.h> is in the program.
> Actually, it's just a hello world program with time.h and an exec sql
> connect... statement.
>
> It started out as more than a hello world program but in the process of
> elimination i managed to eliminate everything except for the connect, the
> printf, and the time.h. it's a little silly, really.
>
> anyone out there with experience in this sort of thing? I'm using Pro*C,
> Oracle 7.3.2.3.2 on VMS 7.1-1H1.
>

I've never used it but with the newer versions of DEC C the include files
moved into a library and doesn't use the header files.

Shael Received on Sat Feb 06 1999 - 14:30:14 CST

Original text of this message

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