[Scilab-users] Creating lists in API_Scilab

Arvid Rosén arvid at softube.com
Wed Oct 22 15:38:40 CEST 2014


Hi!


I am writing a C extension to Scilab which recursively should create a nested list and return it. How can I achieve this?


I have read the documentation here:

http://help.scilab.org/docs/5.5.1/en_US/section_281790c19f32a08419bf50d192e51020.html?


And I still don't understand if I can use these functions to recursively add elements to a list as the program runs.


Or should I instead use some kind of internal C representation and just call those list functions just before returning the end result back to Scilab?


Best Regards,

Arvid

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20141022/997e73b2/attachment.htm>


More information about the users mailing list