View Single Post
  #1  
Old 04-02-2011, 09:20 AM
Zhi Zhi is offline
Member
 
Join Date: Mar 2011
Posts: 49
Is there an equivlent data type as the "struct" in C

Hi

I want to create a "struct" type variable array in Vizard. Each element in the array contains 5 sub-elements with different data type (i.e. string, int, float, etc.). Any suggestion? Thanks

Zhi
Reply With Quote