Commands by Category:
Index:
Creates an instance of a structure of type DS set to default values.
DS
dsCreate
s (struct) – instance of DS struct.
// Declare 'myData' as instance of 'DS' structure struct DS myData; // Apply default settings myData = dsCreate();
ds.src
previous
dropduplicates
next
dstatmtControlCreate