USGS

Isis 3.0 Application Source Code Reference

Home

Array Struct Reference

#include <array.h>

List of all members.

Public Attributes

int len
int free
char * data

Detailed Description

Definition at line 43 of file array.h.


Member Data Documentation

int len

Definition at line 44 of file array.h.

int free

Definition at line 45 of file array.h.

char* data

Definition at line 46 of file array.h.


The documentation for this struct was generated from the following file: