Accessing array elements

From: Akbar Mokhtarani <akbarm(at)slac(dot)stanford(dot)edu>
To: PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Accessing array elements
Date: 2004-10-01 22:54:26
Message-ID: Pine.LNX.4.58.0410011551520.32579@noric12.slac.stanford.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

How do I access array elements from within a c program?
PQgetvalue(res,i,j) returns pointer to the storage area and I have not
been able to parse this to get the elements.
Any help is greatly appreciated.

Akbar Mokhtarani

Browse pgsql-interfaces by date

  From Date Subject
Next Message Akbar Mokhtarani 2004-10-01 23:06:46 Accessing array elements
Previous Message Oliver D. 2004-10-01 14:29:33 libpq Windows : Static Link