Hi, everyone,

I found a problem by trying to allocate array member by using 

DXAddArrayData(a, 0, n, NULL)

after the new vector arry, a, has been created by calling

DXNewArray( TYPE_FLOAT, CATEGORY_REAL, 1, {2} ).

The code just can not go through. However, I found that it works
well for scalar array. Does anybody encounter this problem before?
If so, please give me solution. Thank very much.

Best,

Reply via email to