Utility Functions : Generating Lists : Creating a List

Creating a List

Call the following function to create a list of Rational Statemate elements:

stm_list_create (e1, e2,..., end_of_list, &status);

In this syntax:

e1 and e2—The element IDs that constitute the list
end_of_list—A constant, defined in dataport.h, that signifies the end of the parameter sequence of list items
status—The function return status