hey guys,
im building a small prediction software, the GUI is in PHP and i want to do the data crushing in C. (sequence, matrix and multiple variables isolation)
i know the basics in C, but im no C expert.
Is it possible to pass from C to PHP other return type than int with main() ?
passing a table, even a int table would be nice. (no worry small table 6-12)
i didnt search, im not at that part yet.
but do you guys know good math lib for the task i mentionned up top(sequence, matrix and multiple variables)
thx
Dark