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 -> Array (vector) of names of host variables?

Array (vector) of names of host variables?

From: Alex Vinokur <alexander.vinokur_at_telrad.co.il>
Date: Mon, 18 Oct 1999 14:03:34 GMT
Message-ID: <7uf9bg$hv6$1@nnrp1.deja.com>


Hi,

Pro*C/C++ lets you define array host variables (called host arrays) and arrays of structures; [snip]
You can also use host arrays inside a host variable struct.


The question is :
Is there any possibility to create

        (host) arrays of names of host variables
        [ or vector of names of host variables (using STL or
RogueWave)]?

        Alex

//#########################################################

//------------------- Environment -------------------------

=== Oracle 8.0.5
=== Pro*C/C++ : Release 8.0.5.0.0

=== CC: WorkShop Compilers 4.2 30 Oct 1996 C++ 4.2 === SunOS 5.6
//---------------------------------------------------------


//#########################################################

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Oct 18 1999 - 09:03:34 CDT

Original text of this message

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