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

Home -> Community -> Mailing Lists -> Oracle-L -> (no subject)

(no subject)

From: John Dunn <john.dunn_at_sefas.co.uk>
Date: Tue, 30 May 2000 16:03:57 +0100
Message-Id: <10513.107109@fatcity.com>


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

Original text of this message

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