is it possible to have static variable inside a rebol function ?
Posted
by Rebol Tutorial
on Stack Overflow
See other posts from Stack Overflow
or by Rebol Tutorial
Published on 2010-05-18T20:33:23Z
Indexed on
2010/05/18
22:30 UTC
Read the original article
Hit count: 270
rebol
This shows how to have a static variable inside an object or context: http://www.mail-archive.com/[email protected]/msg04764.html
But the scope is too large for some needs, is it possible to have a static variable inside an object function ?
© Stack Overflow or respective owner