Hi,
     Is there any problems with using variable length arrays in C for Pd source or externals?

I have code that outputs a list of all loaded classnames, and a variable length array is very handy in that case.

-Jonathan