Search Results

Search: Posts Made By: thana
Forum: Programming 11-06-2010
21,675
Posted By Corona688
sqlca.h is part of oracle Pro*C, look for it...
sqlca.h is part of oracle Pro*C, look for it among its files.
Forum: Programming 11-06-2010
21,675
Posted By jim mcnamara
#1: $ORACLE_HOME/precomp/public is where the .h...
#1: $ORACLE_HOME/precomp/public is where the .h files live

#2: you cannot directly compile code using cc - you have to use proc, then cc.

i.e.,
create myfile.pc; proc myfile.pc; cc myfile.c...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 08:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy