getvara4.c: In function 'contiguousdims':
getvara4.c:485: error: 'NCslice' has no member named 'count'
getvara4.c: In function 'makeslice4':
getvara4.c:585: error: 'NCslice' has no member named 'count'
getvara4.c:588: error: 'NCslice' has no member named 'count'
Indeed, from libncdap3/getvara3.h:
typedef struct NCslice {
size_t first;
size_t length; /* count*stride */
size_t stride;
size_t stop; /* == first + count*/
size_t declsize; /* from defining dimension, if any.*/
} NCslice;
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane orion@xxxxxxxxxxxxx
Boulder, CO 80301 http://www.cora.nwra.com