VPR-6.0

s_ivec Struct Reference

#include <util.h>

Data Fields

int nelem
int * list

Detailed Description

Integer vector. nelem stores length, list[0..nelem-1] stores list of integers.

Definition at line 53 of file util.h.


Field Documentation

Definition at line 56 of file util.h.

Definition at line 55 of file util.h.


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