Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)
I have a C routine defined as
int myCroutine(char* param1, char* param2,char* param3, char* param4, long **param5)
I am having problems returning the value associated with param 5. How should this be defined in a create function statement?
John Received on Tue May 30 2000 - 10:03:57 CDT
![]() |
![]() |