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

Home -> Community -> Usenet -> c.d.o.misc -> host arrays - malloc'd arrays don't work

host arrays - malloc'd arrays don't work

From: sam <roadrash_at_my-deja.com>
Date: Tue, 01 Feb 2000 19:10:35 GMT
Message-ID: <877b35$ta6$1@nnrp1.deja.com>


Hello,I have been trying to get host array fetches working.All the ORCL docs talk about declaring the host array asarr[SOME_NUMBER],with the exception of pointers to arrays of structs. But withinthe struct one still must declare the arrays using the arraynotationHow can I get array fetches to work with malloc'd areas?Or is this impossible?--thanks for reading

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Tue Feb 01 2000 - 13:10:35 CST

Original text of this message

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