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
  • Yes, that makes good sense. It would be nice to have some knowledge of the internals since it would help with understanding the implications of various design decisions in terms of memory usage and performance.

Comment
  • Yes, that makes good sense. It would be nice to have some knowledge of the internals since it would help with understanding the implications of various design decisions in terms of memory usage and performance.

Children
No Data