Public Attributes

iarray Struct Reference

Contains an array of Integer numbers and its size. More...

#include <structs.h>

List of all members.

Public Attributes

int * vals
int size

Detailed Description

Contains an array of Integer numbers and its size.

iarray Contains an array of Integer numbers and its size. It can be initialized with the function gotoh_initArrayI() and freed with gotoh_freeArrayI().


Member Data Documentation

Number of elements in the Integer array

Array of Integer


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables