1. Declaring variable inside procedure

Is there a way to declare a variable inside a procedure/function and have it retain its value? (Would this be static? -which I realize does not exist)

Or do I still have to declare it outside of the procedure?

new topic     » topic index » view message » categorize

2. Re: Declaring variable inside procedure

At the present time it is not possible to declare a static variable in Euphoria. This has been discussed and may be implemented in a later version. At the present time you must declare the variable at a higher level.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu