Hello
To allocate memory for a LV data structure, you would need to use the LV memory manager functions, not malloc or delete. Refer to the "Using External Code in LV"
manual for more information on these functions.
Or you might just try having another VI allocate the memory for you, and then pass that array to your spectrum function. That might be a little easier to setup.
Hope this helps
Bilal Durrani
NI
Bilal Durrani
NI