I am wondering if it is possible to use setmacro to define a array whose length is unfixed. for instance, it is possible to write setmacro(local_array_name, int*)? and by the way, how about the fixed size array? thanks for any suggestion.