Обсуждение: Accessing array elements

Поиск
Список
Период
Сортировка

Accessing array elements

От
Akbar Mokhtarani
Дата:
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