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
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
Post a Comment