On 07/28/2014 06:35 PM, Jonathan Wilkes via Pd-list wrote:
Hi, Is there any problems with using variable length arrays in C for Pd source or externals?
Pd does not impose any restrictions on the language of C.
the only problem is, that you need a C99 compliant compiler (think w32)
fmsdr IOhannes