TinkeCell API  1.0.0
C/Python/Octave/Ruby API
Data Fields
tc_strings Struct Reference

An array of strings with length information. Use tc_getString(M,i) to get the i-th string. More...

#include <TC_structs.h>

Data Fields

int length
char ** strings

Detailed Description

An array of strings with length information. Use tc_getString(M,i) to get the i-th string.


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