[Insight-developers] question on setmacro and getmacro

Ying Zhuge zhuge@mipg.upenn.edu
Fri, 16 Nov 2001 13:51:48 -0500


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.