sequences

This example shows how to access elements in array- and sequence-based Dynamic Data types
11016 reads — 2 comments
In this example we illustrate how sequences can "own" the memory associated with it, or "borrow" that memory. We also show how to use the sequences created, changing the sequence's length every time we send a sample of each instance, assigning a random value to each sequence's elements.
27222 reads — 0 comments
Subscribe to RSS - sequences