Benoit,

I came across the need to call many different common small pieces of code 
multiple times.
Naturally, we tend to make a SUB just for all of them.

I wondered if you'd consider resurrecting GOSUB {label}
which is in the same sub.

It would be in the same scope, no parameters allowed and
acts just like a leaf subroutine with only return on the stack
and no formal stack frame.  It's also part compromise to embedded SUBs

Would overal execution run faster ?

??
-Fernando

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to