L
Lialie KingMax
Hi, all
I am writing a C extension with .Net.
Now I have a list of points, like [(0.0, 0.0), (2.0, 3.0), (random x,
random y)....].
Is there a better way to translate it to an array than doing it one by one?
Thanks
I am writing a C extension with .Net.
Now I have a list of points, like [(0.0, 0.0), (2.0, 3.0), (random x,
random y)....].
Is there a better way to translate it to an array than doing it one by one?
Thanks