array manipulation?


hi-


coming lingo/actionscript background, used being able manipulate array data @ runtime- pushing, popping, getting length, etc. useful , saves headache of having keep array index, array length, etc. separate variable. useful creating simple stacks.

is there way in c missing?

same storing mixed data types in array ['b', 25, 0] - might describe event params needed function - , i'd create stack of such things

[['b', 25, 0], ['a', 333, 0], ['f', 212 -5]] etc.


tx!

--roy



Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > array manipulation?


arduino

Comments

Popular posts from this blog

CAN'T INSTALL MAMBELFISH 1.5 FROM DIRECTORY - Joomla! Forum - community, help and support

error: expected initializer before 'void'

CPU load monitoring using GPIO and leds - Raspberry Pi Forums