> 
>     I am converting some older code over and came across this
> idiosyncrasy with static arrays in subs, I can work around it easily
> enough but my curiosity is peaked... why are static arrays not allowed
> at the procedure level?
> 

Because the stack can't receive them.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to