exporting a list of numbers from c to max

tzoleto's icon

Hi guys :)

I would like to know how to export a list of numbers on max..
I think that it could be done with a function similar to outlet_int(m->out, m) but this function returns an integer an i want it to return an array and put the numbers in a list..
Is there any advice for me??

KrisW's icon

i think you can separate it with comas.