importing 2D array in c

tzoleto's icon

Hello everyone :)

I have just been trying to pass a 2D array in my C programm but when i go to the struct wich define the object and convert the input to an array my .mxe file in max crashing..So i would like to know how can i import a matrix to my program so it can be runnable.

What is my mistake??

andrea agostini's icon

Hi.

It's hard to say with so little info, and no code...

anyway you'll have more chances of being answered if you post your question in the "Dev" forum ;)

Cheers
aa

tzoleto's icon

You are right..
Nevertheless i just wanted to know how to create a program in c which receives an 2D array and executes some procedures..
The difficult is to import the 2D array in my program..
Thats all.But thank you for your advice :)