NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How to create and destroy dynamically an array

How to create an array of container dynamically and destroy it. I have an array of container which is to be sorted by comparision, but in sorting out the elements i want to delete some of the elements based on comparision.I run a for loop based on the number of elements in the array to be sorted. So what i do is take the elements into another array which i want to create it dynamically and reassign the new array back to the old one after sorting and delete it.

0 Kudos
Message 1 of 3
(3,218 Views)

Hi kpraveen,

 

Maybe this thread helps,

http://forums.ni.com/ni/board/message?board.id=330&message.id=18421&query.id=288653#M18421

 

Greetings

 

Juergen

 

=s=i=g=n=a=t=u=r=e= Click on the Kudos button (Gold Star) and see what happens =s=i=g=n=a=t=u=r=e=

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,214 Views)
Thanks i  will try this out
0 Kudos
Message 3 of 3
(3,212 Views)