Hi, Is there a maximum number of items that can be passed on the data stack as parameters to a c-function? I'm calling a function with 13 parameters and, at execution time I get an "Invalid memory address" message and the program stops.
The function is part of a C library (wiringPi on the Raspberry Pi) that is used by a large public. All other c-functions work fine. Thanks Mario Beaulieu Envoyé de mon iPad
