Acknowledged

API docs state that Arrays are fixed size, but they aren't

Both the Connect IQ Reference Manual and the api-docs (CIQ 7.4.3) state that "Array objects are fixed size...", but this isn't true. Arrays have methods that allow you to change their size.

Parents
  • Ops, I didn't quite understand your comment. Yes indeed it would be expensive if CIQ does it by creating new arrays each time. One would hope that CIQ uses something like a linked-list to make the operations efficient.

Comment
  • Ops, I didn't quite understand your comment. Yes indeed it would be expensive if CIQ does it by creating new arrays each time. One would hope that CIQ uses something like a linked-list to make the operations efficient.

Children
No Data